Open Owi4k opened 6 years ago
This function allows user to order food for a certain day.
In table ‘order’ update ‘date’ with request
To pick another day user must press the button, that open Date Picker. After confirm, the order will be sent to database.
The order will be shown in the profile and admin-panel with the specified date.
deadline: monday 11
This function allows user to order food for a certain day.
UI:
Data structure:
In table ‘order’ update ‘date’ with request
Logic:
To pick another day user must press the button, that open Date Picker. After confirm, the order will be sent to database.
The order will be shown in the profile and admin-panel with the specified date.