Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Creational pattern #105

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

BearSolitary
Copy link

@BearSolitary BearSolitary commented Apr 16, 2021

Applied builder pattern. I used the builder pattern in github.py. I made a builder class called GithubSourceBuilder.py, its main function is to create data sources in GitHub and not just JSU GitHub. For now, the builder class supports GitHub_JHU_source.py in creating relevant covidify sources. Eventually, when there are more further validated data sources from other GitHub sources, the builder method can be extended to support them. covidify_prep.py is not a class of the builder pattern.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant