cs481-ekh / s24-illiterate-librarians

MIT License
1 stars 0 forks source link

Create an ER Diagram of the database that allows a developer to understand the relations that each table will have. #65

Open ALackey-ai opened 7 months ago

ALackey-ai commented 7 months ago

Started on the Database ER diagram and tried to make the entities and relationships such that it can support the storage of website data how we want.

[t:60]

ALackey-ai commented 6 months ago

Finished creating entities and made some of the relationships. Organized layout and changed some of the structure to better represent/differentiate users

[t:40]

ALackey-ai commented 6 months ago

Added in some color coding to be a little more clear on what attributes are required upon creation of entities and what aren't strictly required.

[t:10]

ALackey-ai commented 6 months ago

Last changes and merged with feature branch

[t:5]