CalcDiverse is a customized collection of calculators for various aspects of mathematics. Individuals with basic web development knowledge can create distinctive calculators and submit pull requests.
We need to add a Mortgage Calculator feature to the existing calculator application. This new calculator will allow users to compute monthly mortgage payments based on the following inputs:
Loan Amount: The total amount borrowed for the mortgage.
Interest Rate: The annual interest rate (expressed as a percentage).
Loan Term: The length of the mortgage in years.
Hey @Suswetha6, Welcome to the project CalcDiverse! 🎊
Thanks for opening an issue! 🙌 Please wait for the issue to be assigned. Happy Coding!! ✨
Description
We need to add a Mortgage Calculator feature to the existing calculator application. This new calculator will allow users to compute monthly mortgage payments based on the following inputs:
Loan Amount: The total amount borrowed for the mortgage. Interest Rate: The annual interest rate (expressed as a percentage). Loan Term: The length of the mortgage in years.
Screenshots
No response
Checklist
Code of Conduct