A specialized dine-in mobile application designed to enhance the restaurant experience. Features include contactless ordering, smart pre-booking, AI-driven dish recommendations, and loyalty tracking. Built with React Native and Expo.
- Live Ordering & Pre-Booking: Scan QR to order, add to existing tables, and pre-book meals.
- Immersive Menu: Video reels and AI sentiment analysis on food cards.
- AI Assistant: Natural language dish search.
- Gamification: Loyalty rewards and smart item pairings to boost engagement.
- Framework: React Native & Expo
- Navigation: React Navigation
- UI/Styling: Reanimated, Expo Blur, Expo Linear Gradient
- Language: TypeScript
-
Install dependencies:
npm install
-
Start the app:
npx expo start
- Press
afor Android,ifor iOS, or scan the QR code with Expo Go.
- Press
To build the app for production (requires EAS CLI):
eas build --profile preview