湖北省大学食堂点餐系统软件
## 项目简介
本项目是一个模仿的湖北省大学食堂点餐系统软件。此系统能够让他们在饭堂里选购食材,并便捷快递员开展外卖服务项目。用户可先申请注册、然后使用手机号码 登陆密码的形式进行APP端自助式出单: 先挑选商家、然后点击总数后就可以得到总价格;以后当额度不够时支付宝钱包或微信开展在APP中进行在线充值(人力) ; 二步完成了商家收付款(集中化扣除账户余额、手机微信/ 支付宝钱包/多点卷/VIP卡). 这样大大减少了学生们去食堂之中“乱找零、教师花30min” 的现象.
## 必须作用
- [x] 注册 / 登陆 / 退出
- [x] 商家搜尋
- [x] 餐物選擇
- [ ] 商场 & 大眾門市
- [x] 數量選取 (应用SliderView)
- [ ] 買物車&線上买卖 // (已一部分實作,但UI與動畫实际效果不是太好) 1s 3s 5s 10s
-1s -3s -5S -10S
(2~4天下閃存機制 ) 1. App端: 儲備userID , goods[], quantity[], totalPrice[] 2. Server : user_info{}, goodsList[] 3. DataBase : User_table{} , Goods_table {} 4. API : order() { } | getUserInfo() { }| searchGoods(){ } | deleteGood(){ } | updateGood(){} 5. UI Design (app): MainPage, ChooseFoodPage, ShoppingCartPage 6. Payment System Configuration: WeChat Pay / Alipay 7 .Coupon system configuration 8 .Logistics service integration 9 .User feedback mechanisms 10 .Mobile phone authentication 11 .Push notification and interactive