Sulagna-Dutta-Roy / GGExtensions

This is going to be the best repository for new browser extensions.See the Example: Number Guess Game/your files.
MIT License
80 stars 184 forks source link

Loan Calculator #2573

Closed PradnyaGaitonde closed 1 month ago

PradnyaGaitonde commented 1 month ago

Is your feature request related to a problem? Please describe. A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] The objective is to develop a loan calculator that determines monthly payments for a given loan amount, interest rate, and payment term. The calculator features three input fields: loan amount, interest rate, and payment term. By entering these values, we can determine the monthly payment required to pay off the loan in the specified time. Changes to any of the input values automatically update the monthly payment amount.

Describe the solution you'd like A clear and concise description of what you want to happen. I will use HTML to create the input fields, CSS to style the project, and JavaScript to calculate the monthly payment based on the provided input.

Describe alternatives you've considered A clear and concise description of any alternative solutions or features you've considered.

Additional context Add any other context or screenshots about the feature request here.

What problem is this feature trying to solve?

How do we know when the feature is complete?

github-actions[bot] commented 1 month ago

Thank you for creating this issue! 🎉 We'll look into it as soon as possible. In the meantime, please make sure to provide all the necessary details and context. If you have any questions or additional information, feel free to add them here. Your contributions are highly appreciated! 😊

You can also check our CONTRIBUTING.md for guidelines on contributing to this project.

Sulagna-Dutta-Roy commented 1 month ago

Closing this as exists #1960 #1927

github-actions[bot] commented 1 month ago

Hello @PradnyaGaitonde! Your issue #2573 has been closed. Thank you for your contribution!