Divvy Up: A Coding Challenge
Divvy Up is my version of a loan calculator. The goal is to be able to take the customized input from a user and return to them an amortization schedule for their loan.
- CSS and Bootstrap Layout
- JS Fundamentals
- JS Loops
- JS DOM Manipulation
- Boolean