Abou Abdo Restaurant Application is an interface for customers who wants to order and deliver to their locations near the restaurant.
* Users can add unlimited locations (included in some certain covered area around the restaurant) to get their order delivered
* Because delivery is not an easy task we provide it only for some areas near the restaurant
* Users can also get a free juice by their first order
* Users register with their names and phone numbers
* Users can mark deliver orders as completed
---------------
Order Cycle
- User select items from some categories and add them to the cart
- User go to the cart to confirm items and select the target location
- Restaurant operator receive the order and can accept or reject for some reason
- Restaurant operator can change the order status (Pending, Approved, On-Delivery)
- User can confirm the order delivery by mark it as completed
-----------------
App Specifications
* it uses Google Map with a colored polygon placed on the map to show the delivery coverage area
* it uses Google Firebase authentication to verify the user's phone number
* we use in-app notifications to notify users about orders' statuses
* it has NO payment dependency as all orders are paid once received (cash on delivery)
Abo Abdo Restaurant V1.2更新日志:
fix error