Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/quynhnle135/compound-interest-calculator

Calculator to calculate compound interest and monthly contribution
https://github.com/quynhnle135/compound-interest-calculator

bootstrap5 html-css-javascript interest-calculator

Last synced: 12 days ago
JSON representation

Calculator to calculate compound interest and monthly contribution

Awesome Lists containing this project

README

        

# Compound Interest Calculator

# About The Project:

- The Compound Interest Calculator is a streamlined tool designed to offer two main features:
- Calculating the future value of an investment based on the principal amount, interest rate, monthly contributions, and duration;
- Determining the required monthly contribution to achieve a desired final amount, given the initial investment, interest rate, and investment period.

- Built with HTML, CSS, Bootstrap 5, and JavaScript.

- You can use this calculator [here](https://quynhnle135.github.io/interest-calculator/calculatecontribution.html)

# Screenshot of This Project:
![interest calculate](screenshots/interest-calculator.png)

![monthly contribution calculate](screenshots/monthly-contribution.png)