- Clone the repo in your local machine
- do
flutter pub get
in terminal - do
flutter run
in terminal
- Scan QR via the app
- View menu
- Place order
- Payment with or without Discount (Promo codes)
- Order history (if singed in)
- Recommendation engine (if signed in)
- Orders (current, this weeks and history)
- Revenue (Today, This week and history)
- Menu
- Category
- Input item name
- Different serving/portions with pricing
- Spice meter (chilly icons)
- Settings-> Restaurant name, Logo, Number of tables, Generate QR PDF
A few resources to get you started if this is your first Flutter project:
For help getting started with Flutter, view our online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.