Ramin-RX7 / CafeMenu

Café management website with custom dashboard panel for staff
MIT License
2 stars 4 forks source link

Fix ERD fields #22

Closed Ramin-RX7 closed 1 year ago

Ramin-RX7 commented 1 year ago

Though the ERD is implemented in #8 there are still some problems with the field types

Customer

Order

OrderItem

Note that all fields must be lowercase All fields nullability must be defined (in 2nd erd that contains more info on fields)

Ramin-RX7 commented 1 year ago

completed in #36