[Feature] Add Loan Amount Calculator #686
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
Description
Generates an amortization schedule for loans, showing how payments are applied to principal and interest over the loan term.
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.
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.
Display Loan Amount : Display the loan amount after calculation.
Screenshots
No response
Checklist
Code of Conduct
The text was updated successfully, but these errors were encountered: