Skip to content
This repository has been archived by the owner on Dec 12, 2024. It is now read-only.

Missing proper modelling of design patterns #30

Open
EGmux opened this issue Feb 4, 2024 · 0 comments
Open

Missing proper modelling of design patterns #30

EGmux opened this issue Feb 4, 2024 · 0 comments
Assignees
Labels
help wanted Extra attention is needed modelling issues related to the modelling process

Comments

@EGmux
Copy link
Owner

EGmux commented Feb 4, 2024

Patterns
refs:
https://www.uml-diagrams.org/uml-core-reference.html (spec UML)
https://refactoring.guru/pt-br/design-patterns/abstract-factory (Padrão abstract factory)

Observer:
- The pattern must be implemented in the scholarship feature
- Entities must subscribe to a queue to receive and send messages ✅

Adapter :
- The pattern must be implemented in the scholarship feature
- A class must exist to hidden the boiler plate necessary for the client to obtain the desired API output/input, works as a multiplexer 🔧

AbstractFactory :
- The pattern must be implemented to deal with repository class boilerplate
- The pattern must be implemented to deal with tech choice when storing data, such as using JSON, SQL, NOSql, archives, XML and so on ✅

Considering class and architecture diagrams

@EGmux EGmux added the melhorias label Feb 4, 2024
@EGmux EGmux added this to the Arquitetura em camadas milestone Feb 4, 2024
@EGmux EGmux added the wip such issue is the current focus of an assignee label Feb 14, 2024
EGmux added a commit that referenced this issue Feb 15, 2024
EGmux added a commit that referenced this issue Feb 15, 2024
EGmux added a commit that referenced this issue Feb 19, 2024
enum so is easier to read the diagram , partial work on #30
@EGmux EGmux changed the title Faltou detalhar a modelagem dos padrões. Missing proper modelling of design patterns Feb 23, 2024
@EGmux EGmux added the paused for issues tha are currently on hold, due to higher priority issues label Feb 23, 2024
@EGmux EGmux added help wanted Extra attention is needed modelling issues related to the modelling process and removed melhorias wip such issue is the current focus of an assignee paused for issues tha are currently on hold, due to higher priority issues labels Feb 23, 2024
@EGmux EGmux removed this from the Layered Architecture milestone Mar 2, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
help wanted Extra attention is needed modelling issues related to the modelling process
Projects
None yet
Development

No branches or pull requests

2 participants