Skip to content

brettweiss2/cryptoPrice

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cryptoPrice

A cyptocurrency price viewing webapp.

Prices come from the market binance.com.

Getting the data

Run scrape.py on the server to continuosly update the sqlite3 database of price history. You will need to fill in API keys in keys.py in order to run scrape.py. Alternatively, you can download a prepopulated database.

Running the front end

Run dashboard.py, then go to localhost:8050 in a browser to view the dashboard.

Demo video

https://www.youtube.com/watch?v=2Oqen-ZcZhs

About

A cyptocurrency price viewing webapp

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published