AaronWard / covidify

Covidify - corona virus report and dataset generator for python 📈 [no longer being updated]
MIT License
446 stars 113 forks source link

Creational pattern #102

Closed BearSolitary closed 3 years ago

BearSolitary commented 3 years ago

Builder pattern creation in gitHub.py. Its main function is to create data sources in GitHub and not mainly only one, for example JSU GitHub. For now, the builder class supports github_JHU_source.py in creating relevant covidify sources. Eventually, when their are more further validated data sources from other GitHub sources, the builder method can be extended to support them