-
Notifications
You must be signed in to change notification settings - Fork 609
Open
Labels
good first issue💡Suggestion💡New idea to be implemented, improvments and updatesNew idea to be implemented, improvments and updates
Description
Usually, we have multiple repos in the app, each responsible for a model. So for example:
- AuthRepo
- UserRepo
- RecipeRepo
Same can be done to the local/remote DS, or as well as the DAOs.
The main reason for this is simply better SRP.
Currently in the app, we have only one repo, I think this can refactored.
Metadata
Metadata
Assignees
Labels
good first issue💡Suggestion💡New idea to be implemented, improvments and updatesNew idea to be implemented, improvments and updates