项目作者: ZachScroggins

项目描述 :
JavaScript Loan Calculator Web App.
高级语言: HTML
项目地址: git://github.com/ZachScroggins/LoanCalculator.git
创建时间: 2019-12-24T02:04:16Z
项目社区:https://github.com/ZachScroggins/LoanCalculator

开源协议:

下载


LoanCalculator

This is a simple JavaScript loan calculator app that allows the user to input a loan amount, interest rate, and number of years to repay.

The app then calculates and displays the monthly payment, the total payment, and the total amount of interest.

Project completed during Udemy course Modern Javascript From The Beginning.