Cafe Flow Chart

You might also like

Download as pdf or txt
Download as pdf or txt
You are on page 1of 1

Users

Model-has-roles Roles
Id Integer
Name Varcher(191) Id Integer Id Integer
Email Varcher(191) User-Id Integer Name Varcher
Address Text Role-Id Integer
Status Integer
Password Varcher(191)
Created at Timestamp
Updated at Timestamp

Booking
Id Integer Booking Detail
Name Varcher
Email Varcher Id Integer
Phone Varcher Booking-Id Integer
Date Date User-Id Integer
Order Order detail Time Time
Of People Integer
Id Unsigned Id Unsigned Message Text
Order no Varcher(191) Order Id Unsigned
Order date Date Item Id Unsigned
Total amount Int(11) Quantity Int(11)
Notes Text Created-at Timestamp
Status Int(6) Update-at Timestamp
User-Id Integer

Items
Category Subcategory Id Integer
Id Integer Coding Varcher
Name Varcher Id Integer Name Varcher
Photo Text Name Varcher Photo Text
Created-at Timestamp Category-Id Integer Price Int
Updated-at Timestamp Created-at Timestamp Discount Int
Updated-at Timestamp Description Text
Subcategory-Id Int
Category-at Timestamp
Update-at Timestamp

You might also like