Thanks to visit codestin.com
Credit goes to github.com

Skip to content

tanze1233/Finance-CS50

Repository files navigation

Finance-CS50

A project of CS50 task

How to run:

(IMPORTANT)
Run following commands in terminal

git clone https://github.com/tanze1233/Finance-CS50.git  
cd Finance-CS50  

If you don't want to run it in default python environment, you can run

virtualenv venv  
. venv/bin/activate  
pip install cs50  
pip install flask  
pip install flask_session  

After it completes, run

flask run  

to start the server.

About

A project of CS50 task

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published