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.
HTML5 / CSS3 / JavaScript
Application is responsive for all mobile devices.
Project Link: https://github.com/kateFrontend/Interest-Calculator