Skip to content

Conversation

@anjilag
Copy link
Owner

@anjilag anjilag commented Aug 16, 2021

The builder pattern was applied to the file that maps the three data sources. This was done to allow additional data sources to be added only interacting with one class. This allows for the separation of the data sources from its representation to create different data source representations. It ultimately helps reduce lines of code when more data sources of data wants to be included in the project.

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.

2 participants