Skip to content

CBell045/HELOC-Calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

title RShiny Project
output
html_document
keep_md toc toc_float code_folding fig_height fig_width fig_align
true
true
true
hide
6
12
center
author Chad Bell
date 2023-02-02

Overview

This project aims to create a website that will host a Mortgage vs. HELOC calculator. This will allow clients to compare the difference between HELOC's and Mortgages.

To start the test server, click the "Run App" button from within RStudio. This will open up to the main calculator page of the app.

I wrote this software as a solution for a useful HELOC calculator. Many mortgage calculators exist, but no HELOC calculators exist that suit my purposes.

Software Demo Video

Web Pages

The three main pages I created were the "Calculator", "About", and "Prevail" pages.

  • The calculator page is where most of my work was. It allows you to input loan details and dynamically generates pay-off tables.
  • The about page gives information about HELOC's.
  • The Prevail page gives information about prevail and appointment scheduling.

Development Environment

I used RStudio and RShiny to develop this web application.

I used the R programming language with the Shiny, shinyWidgets, and DT libraries.

Useful Websites

Future Work

  • Create a graphical comparison of Mortgage vs HELOC
  • Improve the HELOC code to make it faster
  • Shrink the table column widths.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors