JORGODERVISHI/Restorant-managment-system ? reverse-engineered prompt
Reverse engineered prompt
Build me a real time restaurant management system for a small restaurant, with separate screens for customers, waiters, kitchen, bar, reservations, and admin.
I want customers to be able to open a kiosk, browse the menu, get smart item suggestions, pick a table, place an order, and join the same table session with a short code. If something is out of stock, it should not let them order it. I also want online reservations with an email confirmation and a reservation code.
For staff, make a waiter view to manage active tables, track orders, print a receipt, and close the session. The kitchen screen should only show food orders, and the bar screen should only show drink orders, both updating live as the order status changes. The admin area should let me manage menu items, tables, inventory, users, and see sales reports and live stats.
Use a login system with roles for admin, waiter, kitchen, and bar, and make everything feel fast and simple to use.