Head waiter - myloginistaken/sonytech GitHub Wiki
1. Should the software be able to calculate the totals at any given time or only in the end of the day?
- It should do that at any given time.
2. Is there any additional information the waiters should have access to?
- Waiters could and should be able to see the overview of other tables, so they would not start serving a table that has already been attended to.
3. Should the waiters be able to keep track of their daily tipped money?
- No. They can see it at the end of the day.
4. Should the system divide tipped money at the end of the day between waiters?
- No, every waiter should get the amount he/she earned with tips.
5. Can clients book table via phone?
- Yes, they can. The software should also book it and remind the waiters 60 minutes ahead of time.
6. Can head waiter change salary of waiters?
- No, only manager can do that.
7. Who can change workers timesheet?
- The head waiter only.
8. Do waiters need to check in and check out when they arrive/leave?
- Yes.
9. Can several waiters serve one table at once?
- Yes. The table can get too crowded for one waiter to handle.
10. Can cook cancel orders?
- Yes, if he runs out of supplies.
11. Can head waiter see each waiters tab?
- Yes, so that he/she can keep an eye on each waiter.
12. Who can delete product from the system?
- Head waiter, manager
13. How many waiters can serve one table?
- Depends of table, even all if needed
14. Can customers order from home?
- Some of our restaurants have this possibility.
15. Can head waiter serve customers?
- Yes, if needed.
16. How fast do you need the check?
- As quickly as possible, not more than 30 sec.
17. Is the system connected with kitchen?
- Yes.
18. Do you need the system to work without internet?
- Yes, in case of internet problems, the system should store all data and when itโs connected to internet, it uploads stored data.
19. Can head waiter order products from warehouse?
- Yes, I keep track that we have all needed products
20. Who enters the booked table(via phone) to system?
- Waiter and head waiter(depends who answers the phone)