Loading repository dataβ¦
Loading repository dataβ¦
jtpio / repository
Compound Interest Calculator, built as a Jupyter Notebook and deployed as a static web app with Voici π
A transparent discovery signal based on current public GitHub metadata.
This score does not audit code, security, maintainers, documentation quality, or suitability. Verify the repository and its current documentation before adoption.
Calculate and visualize compound interest growth including periodic contributions.
This tool is for information purposes only. It should not be considered as financial advice.
https://jtpio.github.io/compound-interest-calculator/voici/render/app.html
It is also possible to run the app locally in JupyterLab and with Voila.
With pixi, open JupyterLab with:
pixi run jupyter lab content/app.ipynb
To render with Voila:
pixi run voila content/app.ipynb
Design heavily inspired by https://finary.com/en/tools/compound-interests-calculator.
Built with Jupyter Notebook, ipywidgets and ipecharts.