mortgage-and-investments
mortgage-and-investments copied to clipboard
Estimate mortgage and investments
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:
Graph:
How to use:
First time:
- install node.js
- open your terminal
- clone this repository
- run command
npm install
- edit
finances.js
with your own financial values - run command
npm start
After:
- edit
finances.js
with your own financial values - run command
npm start
Thank you
Thank you to the open source community for making it so much fun to create things!