Restaurant Management System
A complete platform to run a restaurant's operation: tables, orders, kitchen dispatch, menu, sales, cash, inventory and staff, with role-based authentication and real-time notifications.
It unifies the register, the kitchen and the waiters —usually spread across separate tools or paper— and syncs them live with WebSockets: an order taken at the table shows up instantly in the kitchen and is recorded without double entry.
Try it yourself
- user:
- demo
- password:
- demo
Everything you create with the demo account is automatically deleted at 00:00 the next day.
- Python
- FastAPI
- PostgreSQL
- WebSockets
- Alembic
- Flutter
