Skip to content

gforston/Simple-Compound-Interest-Calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple-Compound-Interest-Calculator

Created with CodeSandbox Compound Interest Calculator

Created by Greg Forston

Project Overview: This project is a Compound Interest Calculator built using HTML, CSS, and JavaScript. The static web app allows users to input their principal amount, interest rate, the number of times the interest is compounded per year, and the total number of years to calculate the total amount of money earned through compound interest.

Instructions: Inputs -Principal Amount ($): The initial amount of money being invested or loaned. -Annual Interest Rate (%): The interest rate per year (as a percentage). -Times Compounded per Year: How many times the interest is compounded annually. -Total Years: The total number of years the interest will accumulate.

Results -After filling in the form, click the Calculate button to see the results immediately. -Amount Earned: Displays how much interest has been earned. -Total Amount: Shows the total amount (principal + interest).

App is deployed at: https://5ptrzw.csb.app/

About

Created with CodeSandbox

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors