Skip to content

Latest commit

 

History

History
32 lines (24 loc) · 1.36 KB

README.md

File metadata and controls

32 lines (24 loc) · 1.36 KB

Student Loan Repayment Calculator

First attempt at an AngularJS app.
Calculates monthly payment given principal, interest rate and period.
Calculates payoff time of loan given principal, interest rate and monthly payments.

SOURCES

HTML/CSS:

JavaScript/JQuery:

PENDING

  • Allow users to add multiple loans.

UPDATES

  • Fixed tab order. > 02.20.17

KNOWN BUGS

Description Device Date Found Date Fixed
Monthly payment input box is too small; does not show values. Mobile - iPhone 6s (Portrait) 02.23.17 Pending