Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 306 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 306 Bytes

compound-growth

URL: https://c-ohrstrom.github.io/compound-growth/

Simple web app to calculate investment growth over time depending on dividend rate and market growth.

I wanted to further my knowledge in JS and CSS.

TODO:

  • add charts with D3

  • redo in Vue and React to learn those a little bit.