Skip to content
/ mcalc Public

Time Value of Money - Present, Future, Annuity

License

Notifications You must be signed in to change notification settings

miketery/mcalc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A simple mortgage calculator

Use this to get a monthly payment value given a Principal, Interest Rate, and Years.

Developing

Run ./run.sh or run individually the following:

  1. Pug/Jade HTML watcher: pug -w -P jade/index.pug -o .
  2. Localserver: python -m SimpleHTTPServer 8001

Then access using: http://localhost:8001

About

Time Value of Money - Present, Future, Annuity

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published