Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature] Add Loan Amount Calculator #686

Closed
4 of 7 tasks
manishh12 opened this issue May 11, 2024 · 4 comments · Fixed by #804
Closed
4 of 7 tasks

[Feature] Add Loan Amount Calculator #686

manishh12 opened this issue May 11, 2024 · 4 comments · Fixed by #804
Assignees
Labels
calculator addition 📱 Addition of new calculator enhancement ✨ New feature or request gssoc GSSoC 2k24 Open Source Program level3 GSSoC2k24 Level-3 Task -- 45 Points

Comments

@manishh12
Copy link
Contributor

manishh12 commented May 11, 2024

Description

Generates an amortization schedule for loans, showing how payments are applied to principal and interest over the loan term.

  1. Input Collection: Start by designing a form where users can input relevant details about their loan, including the loan amount, interest rate, loan term (in years or months), and start date.

  2. Data Validation: Implement validation checks to ensure that users provide valid inputs, such as numerical values for loan amount and interest rate, and appropriate formats for dates.

  3. Display Loan Amount : Display the loan amount after calculation.

Screenshots

No response

Checklist

  • I have checked the existing issues.
  • I follow Contributing Guidelines of this project.
  • I am a GSSOC'24 contributor.
  • I am a IWOC'24 contributor.
  • I am a JWOC'24 contributor.
  • I am a SWOC'24 contributor.

Code of Conduct

Copy link

Hey @manishh12, Welcome to the project CalcDiverse! 🎊
Thanks for opening an issue! 🙌 Please wait for the issue to be assigned. Happy Coding!! ✨

@manishh12 manishh12 changed the title [Feature] <Addition of Loan Amortization Calculator> Addition of Loan Amortization Calculator May 11, 2024
@Rish-tech1
Copy link

kindly assign me this issue under gssoc'24

@manishh12
Copy link
Contributor Author

@Rakesh9100 kindly assign me this.

@Rakesh9100 Rakesh9100 changed the title Addition of Loan Amortization Calculator [Feature] Add Loan Amortization Calculator May 23, 2024
@Rakesh9100 Rakesh9100 added the gssoc GSSoC 2k24 Open Source Program label May 23, 2024
@Rakesh9100
Copy link
Owner

Proceed @manishh12

@manishh12 manishh12 changed the title [Feature] Add Loan Amortization Calculator [Feature] Add Loan Amount Calculator May 23, 2024
@Rakesh9100 Rakesh9100 added enhancement ✨ New feature or request calculator addition 📱 Addition of new calculator level3 GSSoC2k24 Level-3 Task -- 45 Points labels May 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
calculator addition 📱 Addition of new calculator enhancement ✨ New feature or request gssoc GSSoC 2k24 Open Source Program level3 GSSoC2k24 Level-3 Task -- 45 Points
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants