|
|
|
@ -13,16 +13,12 @@ The application is developed using the Quarkus framework and uses `MongoDB` as i
|
|
|
|
|
This application is a RESTful service designed to emulate a basic Pokemong management system. It allows users to perform
|
|
|
|
|
CRUD operations on Pokemongs, trainers, moves, and types.
|
|
|
|
|
|
|
|
|
|
<details><summary>🗂️ See the DCM</summary>
|
|
|
|
|
### 🗂️ DCM
|
|
|
|
|
<img src="./docs/mcd.png" alt="Data Concept Model" title="Data Concept Model">
|
|
|
|
|
|
|
|
|
|
</details>
|
|
|
|
|
|
|
|
|
|
<details><summary>🧬 See the UML Class diagram</summary>
|
|
|
|
|
### 🧬 UML Class diagram
|
|
|
|
|
<img src="./docs/nosql_uml.png" alt="UML Class Diagram" title="UML Class Diagram">
|
|
|
|
|
|
|
|
|
|
</details>
|
|
|
|
|
|
|
|
|
|
## Prep steps
|
|
|
|
|
|
|
|
|
|
### ♨️ Java version
|
|
|
|
|