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

Implement Dlr CRUD #3

Open
husamettinarabaci opened this issue Apr 4, 2024 · 2 comments
Open

Implement Dlr CRUD #3

husamettinarabaci opened this issue Apr 4, 2024 · 2 comments
Assignees
Labels
Be enhancement New feature or request parent issue Issue with sub-tasks

Comments

@husamettinarabaci
Copy link
Member

Please implement basic crud operations of the dlr system.

@Sddilora
Copy link
Member

https://github.com/octoposprime/op-be-user/blob/phase1/internal/application/service/user.go

This is the user service's CRUD operations.

@octoposprime/be
@octoposprime/be-tl
@octoposprime/be-jr

Everyone needs to understand how the CRUD operations are implemented in the user service so that we can comprehend the project, DDD structure, and implement the DLR service.

@Sddilora
Copy link
Member

Sddilora commented Apr 26, 2024

We have dlr services basic implementations on https://github.com/octoposprime/op-be-dlr/tree/first/hsm/2/create-first-project branch. We need to change https://github.com/octoposprime/op-be-dlr/blob/first/hsm/2/create-first-project/internal/application/service/dlr.go CRUD operations in here those are caming from user service and they are not fit to dlr srvice.

@Sddilora Sddilora added the parent issue Issue with sub-tasks label Apr 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Be enhancement New feature or request parent issue Issue with sub-tasks
Projects
None yet
Development

No branches or pull requests

3 participants