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
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