/mortgage-and-investments

Estimate mortgage and investments

Primary LanguageJavaScriptMIT LicenseMIT

Mortgage and Investments

Generate a loan amortization schedule and graph for your mortgage and investments with one command in your terminal!

Easy to edit and customize.

Screenshots:

Loan amortization schedule:

image

Graph:

image

How to use:

First time:

  1. install node.js
  2. open your terminal
  3. clone this repository
  4. run command npm install
  5. edit finances.js with your own financial values
  6. run command npm start

After:

  1. edit finances.js with your own financial values
  2. run command npm start

Thank you

Thank you to the open source community for making it so much fun to create things!