top of page

Create Your First Project

Start adding your projects to your portfolio. Click on "Manage Projects" to get started

Restaurant Menu & Orders Display & Management

Project type

Flutter

Project type

Flutter Project (Android APP)

A new Flutter project to display and manage a restaurant menu and orders easily and attractively, what does the app do?

- List all meals in categories
- Display each meal's information individually, displaying its price, description, and components, and allowing the user to select some extra options.
- Add meal to order and choose to go to the order list or continue browsing meals.
- Check the order and confirm it with the table number, with the ability to leave an optional note.
- After confirming, a notification will be sent to all staff (signed-in users).
- For staff (need to be signed in), go to the orders list and check new orders.
- Order page lists the order items with quantities and extra options, with the ability to change the order status (New, Cooking, Done Cooking, Done).
- Dashboard to add, edit, and delete meals and categories, and edit the restaurant information (Name in both English and Arabic, and a logo).
- Easily change the app language from the home screen.

bottom of page