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

Implement a data access layer #599

Open
2 tasks
keithmanville opened this issue Aug 8, 2024 · 0 comments
Open
2 tasks

Implement a data access layer #599

keithmanville opened this issue Aug 8, 2024 · 0 comments
Labels
refactor Changes that neither fix a bug nor add a feature user-story A unit of tasking that belongs to an Epic

Comments

@keithmanville
Copy link
Collaborator

keithmanville commented Aug 8, 2024

Implement a data access layer to simplify how the service layer access the database and enforce data consistency boundaries.

The implementation should make use of the repository design pattern.

Tasks:

@keithmanville keithmanville added refactor Changes that neither fix a bug nor add a feature user-story A unit of tasking that belongs to an Epic labels Aug 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
refactor Changes that neither fix a bug nor add a feature user-story A unit of tasking that belongs to an Epic
Projects
None yet
Development

No branches or pull requests

1 participant