mikevallano / loan_calculator

Simple JS loan calculator

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Loan calculator

Simple loan calculator that lets the user enter amount of loan, interest rate, and years to repay, and returns monthly payment, total payment, and payment of interest.

Practicing JS and objects as outlined in the tutorial from https://www.traversymedia.com/.

About

Simple JS loan calculator


Languages

Language:HTML 57.2%Language:JavaScript 42.3%Language:CSS 0.5%