|
|
It's the documentation for freshonline project.
|
|
|
|
|
|
|
|
|
技术栈:Java Web application。后端java spring,前端react,数据库mysql
|
|
|
Scrum编程
|
|
|
各个阶段完成内容:
|
|
|
1. 在线淘宝。
|
|
|
1.1 数据库存储物品的数量,价格,图片,介绍信息。然后web展示,查询,可以点进去看详细介绍信息和用户角度的查,2 Pages。
|
|
|
|
|
|
2. 加入用户注册。
|
|
|
2.1 注册增改查;先不管数据安全
|
|
|
2.2 购物车和购买;传输信息加密(用户数据和信用卡,加密方法?);
|
|
|
checkout steps:
|
|
|
change cart into order (unpaid: 1, paid: 2, delivering :3, delivered:4, canceled: 5 ) pay process(user credential, creditcard credential, confirm location) clear cart
|
|
|
check orders
|
|
|
check order details
|
|
|
Checkout page
|
|
|
|
|
|
|
|
|
3. 多线程。
|
|
|
在线购物多线程。
|
|
|
4. DL存量预测。
|
|
|
数据收集?。方法:优先考虑RNN、LSTM。目的:帮助商家补货,帮助商家制定营销策略(“绑定”商品分别促销 -> 数据)。
|
|
|
4.2 微服务
|
|
|
4.3 多商户
|
|
|
|
|
|
|
|
|
Documentation description:
|
|
|
- [Database design](Database design): describe table and attributes.
|
|
|
- [User story](User story): user's requirement |
|
|
\ No newline at end of file |