Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/quynhnle135/compound-interest-calculator
- Owner: quynhnle135
- Created: 2024-02-23T21:33:42.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2024-03-18T15:15:55.000Z (10 months ago)
- Last Synced: 2024-11-05T11:10:24.431Z (about 2 months ago)
- Topics: bootstrap5, html-css-javascript, interest-calculator
- Language: HTML
- Homepage: https://quynhnle135.github.io/compound-interest-calculator/
- Size: 602 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)