Restaurants still taking orders on paper is wild to me.
I built a custom, real-time ordering system that syncs instantly across 3 screens (customer kiosk, kitchen display, and waiter app). No refresh buttons or delays.
Stack: Next.js, Supabase Realtime, WebSockets, Zustand, and Tailwind.
Smart Inventory: When stock hits zero, the item automatically flips to "Sold Out" across every screen. No one has to remember to do it manually.
Admin Dashboard: Manage the full menu, toggle items, adjust prices, and check daily sales—no code needed.
Restaurants still taking orders on paper is wild to me.
I built a custom, real-time ordering system that syncs instantly across 3 screens (customer kiosk, ki...