A comprehensive analysis on financial independence of people.
Setup the project with python and pip
python -m venv env
env/bin/activate
pip install flask
python app.py
A comprehensive analysis on financial independence of people.
Setup the project with python and pip
python -m venv env
env/bin/activate
pip install flask
python app.py