Closed dynobo closed 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.
Done: https://github.com/kevhen/CryptoCrawler/pull/18/commits/5002316a4fa7011c2081cceb3a90b34d1f066811
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.