MindGest / mindgest-backend

A nodejs + express implementation of a REST API (backend) for the MindGest application.
MIT License
0 stars 0 forks source link

ER Diagram #18

Closed pedromig closed 1 year ago

pedromig commented 1 year ago

Entity Relationship Diagram

About

Read the requirements document and produce a conceptual/physical diagram of the database. The diagram needs to take into account all the entities involved in the platform and be generic enough, such that, its easy to incrementally change/add components throughout the course of this project.

Tasks