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

Remove User-Related Files from Presentation Layer #28

Closed
Feyzanrs opened this issue May 19, 2024 · 0 comments
Closed

Remove User-Related Files from Presentation Layer #28

Feyzanrs opened this issue May 19, 2024 · 0 comments
Assignees
Labels
Be Be Team medium-priority Important issues to be addressed soon refactor Improvements or restructuring of existing functionality

Comments

@Feyzanrs
Copy link
Member

Feyzanrs commented May 19, 2024

We need to remove several files related to user operations from the presentation layer to streamline our application architecture.

Files to Remove:

  • Command Port and Adapters:

internal/application/presentation/adapter/query/user_test.go
internal/application/presentation/adapter/query/user.go
internal/application/presentation/port/command/user.go
internal/application/presentation/port/command/user_test.go

  • Query Port and Adapters:

internal/application/presentation/port/query/user_test.go
internal/application/presentation/port/query/user.go

The changes will be merged into the first/hsm/1/create-first branch first. Therefore, set the base branch of the pull request as first/hsm/1/create-first.

@Feyzanrs Feyzanrs added medium-priority Important issues to be addressed soon refactor Improvements or restructuring of existing functionality labels May 19, 2024
@octopos-prime octopos-prime added the Be Be Team label May 19, 2024
@Sddilora Sddilora self-assigned this May 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Be Be Team medium-priority Important issues to be addressed soon refactor Improvements or restructuring of existing functionality
Projects
None yet
Development

No branches or pull requests

3 participants