Skip to content
This repository has been archived by the owner on Aug 15, 2021. It is now read-only.
/ pcalc Public archive

calculate the value of your portfolio over time with compounding interest

Notifications You must be signed in to change notification settings

rpxio/pcalc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

portfolio calculator

small web project to calculate compounding interest and graph portfolio value from 1-30 years.

live at pcalc.rpx.io

diy

$ git clone https://github.com/rpxio/pcalc.git
$ cd pcalc
$ npm install
$ gulp watch

todo

  • add breakdown table of values under chart
  • make chart easier to read (learn to use d3.js?)
  • concatenate numbers like $100000 to $100k, $10500 to $10.5k, etc.
  • fix form layout

💰💰💰

screenshot

screenshot

About

calculate the value of your portfolio over time with compounding interest

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published