Rakesh9100 / CalcDiverse

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.
https://calcdiverse.netlify.app
Apache License 2.0
150 stars 384 forks source link

Add a Mortgage-Calculator #1863

Open Suswetha6 opened 3 months ago

Suswetha6 commented 3 months ago

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

github-actions[bot] commented 3 months ago

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

Suswetha6 commented 3 months ago

assign