jacob-wilkens / show-notifications

MIT License
1 stars 0 forks source link

Put together ER diagram for database #4

Open jacob-wilkens opened 1 year ago

jacob-wilkens commented 1 year ago

Document and create entity relation diagram for db.

iwilson001 commented 1 year ago

DrawIOLink

Image

I think most of the diagram is self-explanatory as I tried to keep it as simple as possible, but feel free to edit. The MEDIA_TYPE is a lookup table for media type (ex. 1: 'Movie', 2: 'TV', 3: 'Anime'), that way it can be added on to in the future with ease.