Actions
Dashboard¶
The Ordering Dashboard will consist of the following:
At the top of the page we need some basic metrics units as follow:
- Total Orders
- Order in progress
- Completed orders
Under these widgets we need to have a listing with all available orders...
- Each row must have an Edit button for the hotel owner to be able to see or modify the order
- Eash row must support two status: In progress, Completed
- We need Order ID
- Timestamp of the order as column
- Each column must support filters at the top
When the guest will click the "Send" button from his TV, the basket must be send to one or more emails that the hotel will declare. Maybe we may need to support network printers as well...
Thus, somewhere inside the "Site" we must provide the ability to hotel owner to register one or more emails to be able to receive the orders...
Updated by Constantinos Lempidakis about 1 month ago · 1 revisions