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

Refactor Repositories Package to Use Interfaces for Better Modularity and Testability #369

Open
kehl-gopher opened this issue Feb 26, 2025 · 2 comments
Assignees

Comments

@kehl-gopher
Copy link
Contributor

Description

Refactoring the repositories package to use interfaces.

Acceptance Criteria

  • All services worked on should retain their logic and functionality
  • All services worked on should be interfaced correctly

Purpose

  • To improve code modularity, testability, and adherence to the dependency inversion principle.

Requirements

  • N/A

Expected Outcome

  • Every service works as it was working before without any change at all in logic or behaviour.
@omotomiwa26
Copy link

@kehl-gopher , use this template
add your slackID in the comment

@kehl-gopher
Copy link
Contributor Author

Slack ID: @Knull

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

No branches or pull requests

2 participants