Set a loan amount, add the interest and the years it will take you to repay. You will get the monthly payments, the Total Payment and the Total Interest. There is also an gif for loading spiner and a Error Alert
Click the icons to view the project online in: In the Browser -or-
Clone the Github repository by using
$ git clone https://github.com/Aimopotis/js-loan-calculator.git
$ cd js-loan-calculator
There are fuctions for:
- For creating the calculate results
calculateResults()
- For showing the error
showError(error)
All contributions all welcome