This application calculates the user's mortgage values based on three user inputs: loan balance, term length, and interest rate.
Parameters of the project:
The application should display the following:
- Length of the loan term
- Monthly payment
- Monthly principal
- Monthly interest
- Total interest paid to date
- Remaining loan balance at the end of the month
Check it out!