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 project architecture based on tech meeting #112

Closed
MostafaTech opened this issue Nov 2, 2023 · 0 comments
Closed

Refactor project architecture based on tech meeting #112

MostafaTech opened this issue Nov 2, 2023 · 0 comments
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@MostafaTech
Copy link
Contributor

backend arch refactor meeting:

  • use onion arch (application services)
  • webapis have action names and actions are post
  • webapis have their own DTOs and will map to application dtos
    ex: SearchRequest(webapi-layer-dto) => FilterInput(service-layer-dto)
@MostafaTech MostafaTech self-assigned this Nov 2, 2023
@MostafaTech MostafaTech added the enhancement New feature or request label Nov 2, 2023
@MostafaTech MostafaTech added this to the MVP milestone Nov 2, 2023
pournasserian added a commit that referenced this issue Nov 3, 2023
- Add MongoDb repository
- Add new Repositories layer
- Refactor Generic repositories
- Refactor LiteDb repositories
pournasserian added a commit that referenced this issue Nov 4, 2023
pournasserian added a commit that referenced this issue Nov 4, 2023
pournasserian added a commit that referenced this issue Nov 4, 2023
@github-project-automation github-project-automation bot moved this to Done in FluentCMS Nov 5, 2023
@pournasserian pournasserian linked a pull request Nov 5, 2023 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
No open projects
Status: Done
Development

Successfully merging a pull request may close this issue.

1 participant