kevhen / CryptoCrawler

1 stars 2 forks source link

Refactor dashboard as class #15

Closed dynobo closed 6 years ago

dynobo commented 6 years ago

The initial Code for the Dashboard in https://github.com/kevhen/CryptoCrawler/tree/dash_v0.1 is quite messy. I'm going to refactor the code as a class, mainly to avoid global variables an get a better structure for reusing it.

dynobo commented 6 years ago

Done: https://github.com/kevhen/CryptoCrawler/pull/18/commits/5002316a4fa7011c2081cceb3a90b34d1f066811