A web-based restaurant order management system for both walk-in and online customers.
This system handles:
- Walk-in Orders: QR code table ordering + waiter-assisted ordering
- Online Orders: Web interface for browsing menu and placing orders
- Order Tracking: Real-time status updates (Pending β In Progress β Ready)
- Staff Dashboard: Order management for restaurant staff
| Layer | Technology |
|---|---|
| Frontend | HTML5, CSS3, JavaScript |
| Backend | PHP, MySQL |
| Server | XAMPP (Apache) |
| Tools | VS Code, Git, GitHub |
WebMiniProject/ βββ frontend/ # Frontend code (HTML, CSS, JS) βββ backend/ # Backend PHP APIs βββ database/ # SQL schema and test data βββ docs/ # Documentation