A simple web application to calculate a ‘monthly payment’, ‘total payment’ and ‘total interest’ based on user input of the ‘loan amount’, ‘interest’, and ‘years to repay’.
To use the Loan Calculator, simply deploy by posting this webpage on your browser: https://precto1285.github.io/Loan-Calculator/
enter your loan amount, interest rate, and number of years and the loan calculator will display your monthly payment, total payment, and total interest.
• HTML5 • Bootstrap4 • JavaScript (ES5)
• Brad Traversy - UDEMY - https://www.udemy.com/modern-javascript-from-the-beginning/learn/v4/overview
• Thank you very much UCSD-Extension Coding BootCamp • Thank you Brad Traversy for this most excellent lesson in JavaScript