Skip to content

jzenas/compound-interest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

compound-interest

This is an annual compound interest calculator that calculates your expected retirement savings by taking into account your current salary, predicted annual raises, percentage of income invested, age, and investment growth rates. This tool is meant to make it easier for people to understand how future income increases would impact their retirement funds.

In order to run this code you will need to install a virtual environment and install Flask using these commands: $ python -m venv $ source env/bin/activate $ pip install flask

You can now start the application $ flask run

Navigate to localhost:5000 to see the application

Thank you and Enjoy!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages