Skip to content

Latest commit

 

History

13 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🍽️ Restaurant Management

A restaurant front-of-house and kitchen system: guests browse the menu, build a cart and track their order; the kitchen works the same orders through a display screen.

Surfaces

Guest — menu browsing · cart · checkout · order tracking · order history

Kitchen (KDS) — login · live order dashboard · order detail · completed-order history

Lottie animations cover the transitional states (order placed, preparing, ready).

Stack

Layer Choice
Framework Next.js 14 (App Router) · TypeScript
Data & auth Supabase
Styling Tailwind, with @tailwindcss/forms and container queries
Motion lottie-react

The stitch_*.html files at the repository root are the original design mockups each screen was built from — kept for reference against the implementation.

Running locally

npm install
cp .env.example .env.local     # add NEXT_PUBLIC_SUPABASE_URL and NEXT_PUBLIC_SUPABASE_ANON_KEY
npm run dev

Built by Milan Baldaniya · Full-Stack AI / LLM Application Engineer

About

Restaurant management front end — menu browsing, cart, order tracking and a kitchen display system. Next.js 14 · Supabase · Tailwind

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages