Skip to content

Latest commit

 

History

History
32 lines (19 loc) · 751 Bytes

File metadata and controls

32 lines (19 loc) · 751 Bytes

Repository: devdataproducts

Peer assignment for Developing Data Products Course.

Content of the repo:

  1. README.md: help file for the project
  2. ui.R: user interface file
  3. server.R: server application file

Description of the Shiny Project

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:

  1. Monthly payment
  2. Yearly payment

Application

URL: https://josmaf.shinyapps.io/mortgageCalculator/

References: