dpguthrie / Loan-Comparison

Home Page:https://loan-comparison.herokupapp.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Loan Comparison

Given predicted rate increases over the next 10 years, find appropriate loan pricing for several different loan types: fixed, variable, and fixed with a rate reset. The results will show that the lending bank would be indifferent to whichever loan the customer chooses as total interest income over the life of the loan is equal in all scenarios.

TODO

  • Error handling within the form. Maximum term amount can only be 120 months (10 years)
  • Retrieve proxy rates from database
  • Updated dictionary that allows for more dynamic loop in index.html

Built With

  • Flask

  • Plotly

Demo

Loan Comparison

Acknowledgements

Chris Moffitt

About

https://loan-comparison.herokupapp.com

License:MIT License


Languages

Language:Python 41.9%Language:HTML 38.9%Language:CSS 15.8%Language:JavaScript 3.4%