Peer assignment for Developing Data Products Course.
Content of the repo:
- README.md: help file for the project
- ui.R: user interface file
- server.R: server application file
The program calculates the monthly and yearly payments of a fixed rate mortgage.
Simply enter the amount you wish to, the interest rate and the term over which you intend to pay it off.
Press Submit. The program automatically computes:
- Monthly payment
- Yearly payment
URL: https://josmaf.shinyapps.io/mortgageCalculator/
References: