dogsGhost / loan-payment-calculator

Calculates interest payments on a loan using JavsScript, with PHP fallback.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Loan Payment Calculator

Calculates monthly payments, including interest, on a financial loan using JavsScript, with PHP fallback.

The real challenge of this project was creating a RegEx to validate the number input over a simple value comparison.

About

Calculates interest payments on a loan using JavsScript, with PHP fallback.


Languages

Language:JavaScript 75.9%Language:PHP 24.1%