
Mortgage Calc
There are multiple funtions in this program in order to take 3 user inputs (loan amount, term, and interest rate) and return a table with a detailed breakdown of monthly payments
- CSS & Bootstrap Layouts
- JavaScript Loops
- JavaScript DOM Manipulation
- Boolean Logic