-
Notifications
You must be signed in to change notification settings - Fork 57
Open
Description
related:
目标:
- 基于 go-zero, 以微服务方式, 实现一个通用 B2B2C 电商平台.
- 服务端: api-server 和 admin-server
- 客户端: 基于 flutter 设计跨平台 App.
Blueprint:
- 以 https://github.com/macrozheng/mall 为参考, 仿写一个 B2B2C 电商平台.
mall:
- server: https://github.com/macrozheng/mall
- 文档: http://www.macrozheng.com/#/README
- 文档非常详细, 有数据库完整设计介绍.
- admin: https://github.com/macrozheng/mall-admin-web
- app: http://www.macrozheng.com/app/mainpage.html
实施方式:
milestone 1:
-
架构设计:
- 数据库表设计: 照搬 mall 的设计
- 数据API 设计: 照搬 mall 的设计
-
核心模块: 优先开发核心模块, 保证最快 release 核心功能子集.
- 用户账号
- 商品
- 订单
- 支付
- 市场搜索/推荐.
Metadata
Metadata
Assignees
Labels
No labels