2023-2024 CPT202 Xi'an Jiaotong-Liverpool University
- Clone this repository
- Use git clone to clone this repository to your local machine.
- Active Redis
- Create a new schema
- Create a new schema named cooke in your local database (MySQL, Oracle, etc.).
- Configure the Application
- Edit the application-dev file located in the project directory to include your database username and password.
- Execute SQL Script
- Copy the cooke.sql file from the doc directory in the project folder and run the script on your newly created cooke schema.
- Run the Project
- Access the Application
- If all steps are completed successfully, a URL will be provided.
- Visit the provided URL to interact with the application.
- Enjor our ordering system!
- PBI1: 查看订单状态
- PBI2: 刷新订单状态
- PBI3: 取消订单
- PBI4: 修改订单
- PBI5: 填写配送员评价
- PBI6: 用户选择付款方式
- PBI7: 配送订单详细信息
- PBI8: 自动咨询聊天机器人
- PBI9: 订单自动分配功能
- PBI10: 用户留言功能
- PBI11: 客户登录
- PBI12: 客户设置口味偏好
- PBI13: 注销客户账号
- PBI14: 客户追评
- PBI15: 商户浏览客户评价
- PBI16: 用户评价标签分类
- PBI17: 用户匿名评价
- PBI18: 用户评价分享
- PBI19: 用户历史评价管理
- PBI20: 评价可见性设置
- PBI21:编写法律协议和隐私政策文本
- PBI22:在网站上发布法律协议和隐私政策
- PBI23:用户接受协议和政策
- PBI24:更新协议和政策
- PBI25:添加用户数据处理方式说明页面
- PBI26: 客户自定义菜品口味(辣度 熟成 吃不吃香菜芹菜)
- PBI27:客户分享菜品给好友
- PBI28:客户选择不同类型的菜品(蔬菜,荤菜等不同分类的切换)
- PBI29:客户设置菜品的数量
- PBI30:客户删除点错的菜品
- PBI31: 用户选择食品大小功能
- PBI32:用户定制食品配料功能
- PBI33:食品定制实时价格更新功能
- PBI34:用户保存定制食品功能
- PBI35:用户将定制食品加入购物车并下单功能
- PBI36: 用户注册
- PBI37: 用户头像更改(暂定)
- PBI38: 用户找回密码
- PBI39: 用户地址管理
- PBI40: 用户身份认证绑定
- PBI41: 用户评价
- PBI42: 用户点赞评价
- PBI43: 商户添加黑名单
- PBI44: 商户移除黑名单
- PBI45: 用户修改密码