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

Organize the different packages #82

Open
alexfdzs opened this issue Apr 9, 2024 · 1 comment
Open

Organize the different packages #82

alexfdzs opened this issue Apr 9, 2024 · 1 comment
Assignees
Labels
back-end Implementation of the backend not important Improve our application but not significantly wontfix This will not be worked on

Comments

@alexfdzs
Copy link
Contributor

alexfdzs commented Apr 9, 2024

Organize the different packages with the following structure:

  • services package: Package with all services.
  • repository package: Package with all the repositories.
  • model package: Package with all the models

In order to do this I must learn how to copy classes in the different places of the app.
With this, I fix the problem of repeated classes (auth-model).

@alexfdzs alexfdzs added back-end Implementation of the backend not important Improve our application but not significantly labels Apr 9, 2024
@alexfdzs alexfdzs self-assigned this Apr 9, 2024
@alexfdzs alexfdzs added the wontfix This will not be worked on label Apr 23, 2024
@alexfdzs
Copy link
Contributor Author

It wont be fixed because each container is independent for the rest

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
back-end Implementation of the backend not important Improve our application but not significantly wontfix This will not be worked on
Projects
None yet
Development

No branches or pull requests

1 participant