Skip to content

Refactor: separate repo for each model #35

@AbdAllahAbdElFattah13

Description

@AbdAllahAbdElFattah13

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

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions