captnwalker / loan-calculator

Loan Caculator app is written in "Vanilla" Java Script and styled with BootStrap 4.0

Home Page:https://captnwalker.github.io/loan-calculator/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Loan Calculator App

Purpose of this App

Loan Caculator app is written in "Vanilla" Java Script and styled with BootStrap 4.0

How to Use

Enter loan amount, interest rate, and years to payoff loan. Click Calculate. The app will return monthly payment, total of all payments, and total interest paid over the life of the loan.

Deployment

Follow this link to the Loan-Calculator on the Web

Screenshot of this Project

Loan Calculator App

Technologies

  • "Vanilla" JavaScript
  • HTML5
  • CSS3
  • BootStrap 4.0

License

MIT

March 2018

About

Loan Caculator app is written in "Vanilla" Java Script and styled with BootStrap 4.0

https://captnwalker.github.io/loan-calculator/

License:MIT License


Languages

Language:HTML 59.9%Language:JavaScript 33.3%Language:CSS 6.9%