Skip to content

Latest commit

 

History

6 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cryptocurrency index fund

As an authentified user, create a basket of cryptocurrency from CMC list and track its performance. Limited front-end, unfinished.

Start

$ cd crypto_index
$ python3 -m venv venv
$ source venv/bin/activate
$ pip3 install -r requirements.txt
$ export FLASK_app="cif.py"
$ export DATABASE_URL="postgresql:///cif_db"
$ flask run

Debug mode

$ export FLASK_DEBUG=1

About

cryptocurrencyindex.fund

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages