Projects
Calculate loans, like the mortgage on your home!
Simple web app to help home-buyers decide on what the right rate is for their home and calculate how much interest they will pay long-term.
Get the total interest, monthly payments, and total payments all in one click.
Technologies used:
HTML5
Bootstrap 4
Vanilla JavaScript
Dynamically generated HTML
Notification System
Regex (Regular Expression)
Algorithms
JQuery (minimal/dependency)
Technical Description:
A dynamic, responsive web app meant for calculating loans of all kind, but most will find utility for home-buying.
JavaScript was used to generate the additional elements below the initial elements created from the static HTML file. A notification system is used to notify user when they try to input information not supported by the regex denoted in the app.js file.