A modern mobile application designed for food lovers and restaurant owners, this app offers seamless food ordering, real-time tracking, and interactive recipe features โ all packed into a smooth and user-friendly interface.
-
๐ฝ๏ธ User-Friendly Food Menu
- Categorized list of dishes (Veg, Non-Veg, Vegan, etc.)
- Dynamic search and filter
- Real-time pricing updates
-
๐ Cart & Checkout
- Add/remove items
- Quantity adjustment
- Discount code support
-
๐ฆ Live Order Tracking
- Order status: Ordered โ Preparing โ Out for Delivery โ Delivered
- Estimated delivery time
-
๐ User Authentication
- Sign up, log in via Email/Phone
- Secure sessions with logout option
-
๐ฌ Reviews & Ratings
- Emoji-based rating system
- User feedback and review display
-
๐ Offers & Loyalty Points
- Flash deals with countdown
- Loyalty point tracker per order
-
๐ Dark Mode
- Toggle between light/dark themes for better UX
-
๐ GPS & Delivery Integration
- Map-based delivery address
- Simulated delivery movement
- ๐๏ธ Voice-Enabled Search
- ๐งพ Order History & Reorder Option
- ๐ฎ Gamified UI & Scratch Cards
- ๐ Schedule Orders for Later
- ๐ Multilingual Support (English, Tamil, Hindi)
| Layer | Tech Used |
|---|---|
| Frontend | React Native / Flutter (based on setup) |
| Backend | Firebase / Node.js (or simulated logic) |
| Database | Firebase Realtime DB / Firestore |
| APIs | Google Maps API, Web Speech API |
| Deployment | Expo Go / Android Emulator |
- Node.js & npm
- Expo CLI (
npm install -g expo-cli) - Android Studio (or physical device)
- Firebase account (if backend is real)
git clone https://github.com/KevinHarry05/Cooking-app.git
cd cooking-app
npm install
npx expo start