Project

General

Profile

Dashboard » History » Version 1

Constantinos Lempidakis, 02/21/2026 12:36 PM

1 1 Constantinos Lempidakis
# Dashboard
2
3
The Ordering Dashboard will consist of the following:
4
5
At the top of the page we need some basic metrics units as follow:
6
7
1. Total Orders
8
2. Order in progress
9
3. Completed orders
10
11
Under these widgets we need to have a listing with all available orders...
12
13
* Each row must have an Edit button for the hotel owner to be able to see or modify the order
14
* Eash row must support two status: In progress, Completed
15
* We need Order ID
16
* Timestamp of the order as column
17
* Each column must support filters at the top
18
19
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...
20
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...