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]: extract usecases of boardUsers #1385

Closed
CatiaAntunes96 opened this issue Apr 12, 2023 · 0 comments
Closed

[REFACTOR]: extract usecases of boardUsers #1385

CatiaAntunes96 opened this issue Apr 12, 2023 · 0 comments
Labels
backend enhancement New feature or request
Milestone

Comments

@CatiaAntunes96
Copy link
Contributor

Description

Since there is a module for the boardUsers, we could extract the useCases related and insert them on the boardUser module. We could also create a controller to implement this useCases and remove them from external controllers.

Motivation

This refactor will concentrate all the logic of the board users in it's own module, which will allow the code readability and organisation

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend enhancement New feature or request
Projects
Status: Done
Development

No branches or pull requests

2 participants