-
Notifications
You must be signed in to change notification settings - Fork 0
Home
mjpllano edited this page Dec 23, 2020
·
6 revisions
In it we will have several files used for the development of this project, link.
As we start the program the first thing that will come up is the login page.
You should access with some of the following data:
ID | Name | Position |
---|---|---|
1 | jose | waiter |
2 | pepe | waiter |
3 | luis | room head |
4 | jose | room head |
5 | jose | bar waiter |
6 | sara | cooker |
7 | julia | cooker |
8 | sabine | bar waiter |
Depending on which user you log in with, you will appear in the interface of :
- Book a table: if you access as a room head
- Making the order: if you access as waiter
Some clarifications:
-
If we are in making orders in the "asking" state we will not make any order
-
In any part of the interface, if we set the table free, it will be removed.
-
When you print the receipt it goes through waiting, in preparation and free and then it is removed
And without access like no other user we can access the statistics