bkawan / cryptocurrency-dashboard

Crypto Currency Dashboard

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

cryptocurrency-dashboard

Installation and instructions

Create Virtual env with python3 and activate virutal env

$ pip install -r requirements.txt

$ python manage.py migrate

if you want dummy data

$ python manage.py generate_data

$ python manage.py runserver

https://crypto-currency-dashboard.herokuapp.com/#

About

Crypto Currency Dashboard

License:MIT License


Languages

Language:HTML 54.5%Language:Python 45.5%