LendCal is a mortage calculator built with HTML, CSS, Bootstrap, and JavaScript. After receiving three inputs from the user for Loan Amount, Term, and Interest Rate, LendCal will calculate the entire amortization schedule for the life of the loan and display it as a table at the bottomw of the page. The monthly payment, total principal, total interest, and total cost of the loan will be displayed in the area labeled Monthly Payment.
How to Use
To get started, enter numerical values for
Loan Amount, Term, and
Interest Rate and click the "Calculate" button.