-
Notifications
You must be signed in to change notification settings - Fork 0
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.
Tyshanae/JasmineTestingCalculator
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
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 0
No packages published