Stadium Eats Live by Ashutosh
Link to open source: https://github.com/Ashutosh19datascience/matchday-advisor
A real-time stadium food ordering web app where fans can browse the menu, order from their seat, and track their food live — while kitchen staff manage orders and availability instantly via WebSocket.
Long Description / About the Project: Stadium Eats Live is a full-stack web application built with React, Express, and Socket.io that transforms the stadium food ordering experience. Key features include:
- 🍔 Live Menu Board — categorized food & drink items with real-time status (Available / Busy / Sold Out) that update instantly across all screens
- 🛒 Seat-based Ordering — fans add items to cart, enter their seat number, and place orders with one click
- 📦 Live Order Tracker — animated progress timeline showing Placed → Preparing → Ready → Collected, updated in real time via WebSockets
- 👨🍳 Kitchen Dashboard — staff can view all incoming orders, advance their status with one click, and toggle menu item availability on the fly
- 🔌 Real-time via Socket.io — every order placement and status change is broadcast instantly to all connected clients — no refresh needed
- 🌙 Premium dark UI — built with TailwindCSS v4, Framer Motion animations, and Lucide icons for a polished, mobile-friendly experience
GitHub Link: 👉 https://github.com/Ashutosh19datascience/Stadium-Eats-Live


