Loan Calculator
This Project uses html, bootstrap & Javascript.
It's an exercise in building small apps, specifically to calculate loans like an actual accountant.
It asks for the loan amount, iterest rate and years to pay. Then calculates and gives the user the montly payment, total payment & interest.