没有任何数据可供显示
开源项目社区 | 当前位置 : |
|
www.trustie.net/open_source_projects | 主页 > 开源项目社区 > orderup |
orderup
|
0 | 0 | 4 |
贡献者 | 讨论 | 代码提交 |
This is a Two-part Application.
The first is the Seller(restaurant owner) Side:
He has a user name and password along with his very own database.
He logs in and can view his menu items.
He can obviously add items, remove items, price items, order them how he wants, so on.
The food items can contain images and descriptions.
Complete customization.
He can add a layout for his "page" in the application.
There is a built in inbox that automatically grabs latest orders that have been placed.
The User Side:
A person can login to the app. He gets his very own database, also.
He can choose from a list of restaurants from surrounding areas.
Once chosen, the store layout that the restaurant manager has selected will be pulled up.
The menu items will be brought up, along with prices, descriptions, and images.
He can select what food he wants to eat. Drinks can be checked also, along with add-ons.
Finally there will be a checkout where the user can pay with a credit card. Once finalized, a message will be sent to the manager announcing that there is a new order he needs to get. The order will describe the final price, the entire order, the date/time it was placed, the users phone number and address.