Skip to content

Using HTML, CSS, and JavaScript to create a loan testing calculator app. There is a jasmine test file (calculator-test.js) that write tests for the calculateMontlyPayment function. The calculator takes an amount to loan (the principle), a term in years, and a yearly rate. The output returned is the monthly payment of the loan.

Notifications You must be signed in to change notification settings

Tyshanae/JasmineTestingCalculator

About

Using HTML, CSS, and JavaScript to create a loan testing calculator app. There is a jasmine test file (calculator-test.js) that write tests for the calculateMontlyPayment function. The calculator takes an amount to loan (the principle), a term in years, and a yearly rate. The output returned is the monthly payment of the loan.

Topics

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published