Class Diagrams
In Object Oriented Programming, classes are fundamental to the execution of the paradigm. UML created the Class Diagram to facilitate the understanding and design of the software, showing its properties, methods and relationships.
Back-end
The back-end will be built by services made with the Express microframework in NodeJs, using JavaScript language and Hexagonal architecture. Each of the microservices has a corresponding diagram.
Mail Service
Paper Service
-
Version 2
Tracking Requirements
Source | Destiny |
---|---|
Prototype | Questionary |
Backlog - User Prototype | User |
Lexicos - Domain / Prototype | Domain |
Prototype / Storyboard | Paper |
Backlog - Graph | Graph |
Search Service
References
-
[Moodle] Serrano, Milene. Vídeo Aula : Modelagem, Diagrama de Classe, Dependência & Associação, Classe Concreta & Abstrata & Sobrescrita & Sobrecarga, Agregação & Composição, Herança & Realização
-
[WebSite] UML site
Document Versioning
Date | Author(s) | Description | Version |
---|---|---|---|
19/09/2020 | Mikhaelle Bueno | Document creation | 0.1 |
21/09/2020 | Mikhaelle Bueno | Add Diagram | 0.2 |
24/09/2020 | Mikhaelle Bueno | Add Diagram | 0.3 |
25/09/2020 | Mikhaelle Bueno | Organize document | 0.4 |
25/09/2020 | Mikhaelle Bueno | Fix format | 0.5 |