It is an application where the users can order dishes by themselves in a restaurant, and ask for related service in the app. We try to add some small functions with a little bit of interaction and fun for our users, and also utilize more sensors and features of Android phones to apply what we learn from this class.
- FULL MENU of tasty Chinese food dishes displayed in a pull-down list with name, price and picture of each dish. Utilized database related knowledge from class.
- HOUSE SPECIAL menu which provides a specific recommendation dish to the customer.
- ADD TO CART page for a dish, with interesting gesture drawing features:
- Draw a “O” to add 1 order of the dish to the cart.
- Draw a “X” to remove 1 order of the dish from the cart.
- CHECK-OUT page with features to adjust each dish’s order numbers, and a subtotal price of the whole order to check out.
- FACE-DOWN the phone to check-out the order (proximity sensor)
- SHAKE-SHAKE the phone and a related call service page to ask for watier service (Motion sensor)