Skip to content

Conversation

@simran7s
Copy link

Implemented an aggregate pattern into app/data/_init.py and updated how it is called/used in main.py to work with aggregate pattern implemented in app/data/_init.py.

In main.py, the data_source method was used before. Now it uses the get_data_source method from app/data/_init.py, which does the same thing as before but with slight modifications.

…ow it is called in main.py to work with aggregate.
@simran7s simran7s changed the title implemented aggregate pattern into app/data/__init_.py and main.py implemented aggregate pattern into app/data Jul 23, 2021
@simran7s simran7s closed this Aug 12, 2021
@simran7s simran7s deleted the aggregate1 branch August 12, 2021 21:36
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.

1 participant