This project was originally conceived during the modeling classes of my postgraduate program in Agile Software Development. It was later transformed into this repository to implement the modeled system while exploring new technologies and deepening my understanding of those I was already studying.
This project is focused on:
It's possible to see the documentation for the project in the /docs folder. They consist of the base UML diagrams modeled in the classes of my postgraduate program, along with any additional documentation added through the development.
The diagrams were made using Astah UML and the wireframes using Figma.
The diagrams are in PT-BR and it's planned to translate them to english.
This project is written as a full-stack web application. It aims to explore new technologies and deepen existing knowledge. Below is a table of the used technologies.
Technology | Application |
---|---|
Astah UML | UML diagrams |
Figma | Wireframes |
Go | Backend programming language |
Gin | Web framework for the API |
PostgreSQL | Database management |
Svelte (planned) | Frontend framework |