gurunate / learning-portrait

A grade book that thinks like you do.
https://learningportrait.com
4 stars 0 forks source link

Create Data Model ERD #10

Closed gurunate closed 5 months ago

gurunate commented 9 months ago

Create a Data Model ERD (entity relationship diagram) to illustrate the domain objects and their relationships to each other.

gurunate commented 9 months ago

I started some preliminary work on this task: https://github.com/gurunate/learning-portrait/blob/main/docs/domain-model.md

gurunate commented 5 months ago

Added Prisma Generate UML VSCode extension that can autogenerate from the schema.prisma file.