continuous-poker / dealer

Apache License 2.0
7 stars 3 forks source link

Add ER-Model for database entities #104

Closed ds-apena closed 7 months ago

ds-apena commented 7 months ago

To better understand how the application's entities interact with each other, we created an entity relationship model that visualises, on the one side, which entities are being persisted in the database and, on the other side, how they are related to each other (1:1 / 1:n / n:m relationship).