aseemkishoree / js-interest-calculator

Simple Interest Calculator using HTML, CSS & JavaScript

Home Page:https://calculator-interest.glitch.me/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Simple Interest Calculator using HTML, CSS & JavaScript

https://calculator-interest.glitch.me/


Languages

Language:CSS 44.6%Language:HTML 36.0%Language:JavaScript 19.4%