Welcome to the Eggspectation Digital Menu — a modern, tablet-friendly, fully responsive menu system built for offline use in restaurants. Designed specifically for Android tablets with kiosk capabilities, this menu provides a seamless and immersive experience for customers.
/menu_digital/
├── pages/ # Next.js page routes
│ └── category/ # Menu categories (Mimosas, Brunch, etc.)
├── public/ # Images, icons, flags, QR codes
├── styles/ # Tailwind CSS and custom styles
├── translations/ # Multi-language support (EN, FR, ES, CN)
├── components/ # Reusable UI components
├── package.json
├── tsconfig.json
├── README.md
└── ...
- 🌍 Multi-language support: English, French, Spanish, Chinese
- 🍽 Fully responsive layout, optimized for 10–11" Android tablets
- 📷 High-quality food imagery for each dish
- 💬 Icons for allergens, spiciness level, and dietary info
- ⚙️ Kiosk-ready: built to be used offline in locked-down tablets
npm install
npm run devOpen http://localhost:3000 in your browser.
npm run build
npm run exportThe static files will be located in the /out folder. You can copy this folder to any Android tablet and run it using a local web server app.
- Transfer the
/outfolder to your tablet - Install:
- Run the local server, then launch the Fully Kiosk Browser in fullscreen mode pointing to
http://localhost:8080/index.html
Thiago Gibran
📧 gibranlog@gmail.com
📞 +1 203 449 9742
📍 Montreal
This project is proprietary and created specifically for Eggspectation® restaurant use. All rights reserved.