Skip to content

Mortgage simulator, plotter: visualize the cumulative interest & principal trends

Notifications You must be signed in to change notification settings

attilamester/mortgage-simulator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fixed-Rate Mortgage simulator

Description

  • contrast the trends of cumulative interest & principal in case of monthly extra payments
  • in case of extra payments, the client can choose from:
    • reducing the monthly payment
    • keeping the monthly payment & reducing the remaining term of the loan

Install

  • create env:
python3 -m venv env
source env/bin/activate
  • install requirements:
python3 -m pip install -r requirements.txt
  • enjoy:
jupyter lab

About

Mortgage simulator, plotter: visualize the cumulative interest & principal trends

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published