Skip to content

kateFrontend/js-interest-calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Interest Calculator

About The Project

Simple Interest Calculator using HTML, CSS & JavaScript.

Interest Calculator can help determine the interest payments and final balances. The user has an option to select time either in years or in months.

The project consists of three input fields. These input fields enter the principal amount, the rate of interest and the time. The user need to click the calculate button and it will display a series of calculations. These calculations include the principal amount, the total interest and the total amount to be paid.

View Demo Here

Built With

HTML5 / CSS3 / JavaScript

Usage

Application is responsive for all mobile devices.

Project Link: https://github.com/kateFrontend/Interest-Calculator