Skip to content

j3ffh95/loan-calculator-js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Loan Calculator

A Loan Calculator app app created as part of the "Modern JavaScript from the Begining" Udemy course by the awesome Brad Traversy.

Built With

  • HTML
  • CSS
  • BootStrap
  • JavaScript

Usage

  • Enter your loan amount.
  • Enter the loan interest.
  • Enter the years to repay the loan.
  • Click Calculate and after two seconds the calculator will return the results.
  • If for any reason the result can not be calculated an error message will be displayed.
  • This loan calculator is for code learning and entertainement only and should not be used for financial advice.

Demo live ==> https://j3ffh95.github.io/loan-calculator-js/

About

A small loan calculator app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors