Sunagatov / Iced-Latte

a online Marketplace for coffee retail (Backend)
https://iced-latte.uk
MIT License
587 stars 95 forks source link

ERD rev.3 - field relations in labels #312

Closed Murphy812 closed 2 weeks ago

Murphy812 commented 3 weeks ago

Task's name: [ISSUE-343]: Create Entity-Relationship Diagram (ERD) [ISSUE-346]: Create component diagram

Developer's full name: Alexander Chuprin

Link to PR: https://github.com/Sunagatov/Iced-Latte/pull/312

Changes:

ilsinyakov commented 3 weeks ago

Hello, @Murphy812
ERD.png
Why do entities: orders, order_item, payment, shopping_cart, shopping_cart_item, reservation not have relationships?

Murphy812 commented 3 weeks ago

Hello, @Murphy812 ERD.png Why do entities: orders, order_item, payment, shopping_cart, shopping_cart_item, reservation not have relationships?

Because right now ERD reflects the actual situation in the code