https://github.com/saysky/campusshop
SpringBoot上传 校园商城 B2C商城
https://github.com/saysky/campusshop
Last synced: about 2 months ago
JSON representation
SpringBoot上传 校园商城 B2C商城
- Host: GitHub
- URL: https://github.com/saysky/campusshop
- Owner: saysky
- Created: 2021-03-01T06:08:38.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2022-04-27T12:45:26.000Z (almost 3 years ago)
- Last Synced: 2025-01-12T11:28:37.513Z (3 months ago)
- Size: 2.69 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## 博主开发的其他商城项目全部在这里
**[https://liuyanzhao.com/shop.html?k=商城](https://liuyanzhao.com/shop.html?k=商城)**
- -------------------------------------------------------------------------------
感谢支持正版项目的朋友
基于SpringBoot的校园商城,B2C商城
预览地址:[http://campusshop.liuyanzhao.com](http://campusshop.liuyanzhao.com)
介绍地址:[https://liuyanzhao.com/shop/CampusShop.html](https://liuyanzhao.com/shop/CampusShop.html)
需要完整代码联系博主,微信 847064370,提供源码和远程部署
代码暂延缓开源,现在需要的直接联系博主。
最新消息,2021年03月10日,已经新增了小程序版本,预览信息 链接:https://pan.baidu.com/s/1-hWXbZj2DZStGMpleJIsWA 密码:zyy3## 项目说明
- 该项目有3个版本
- 版本一:springboot简单版(当前版本)
- 版本二:springcloud版本,将springboot改造成了springcloud架构
- 版本三:springboot的秒杀版,新增了秒杀功能,引入了 rocketmq和redis等
备注:版本二和版本三都是朋友要求定制的,这里建议一般用版本一即可,也是演示站的版本## 功能介绍
包含用户和商家两个角色
**用户功能**:登录、注册、激活账号、修改个人信息、修改登录密码、修改支付密码、查看商品信息、收藏商品、加入购物车、立即购买、查看订单、下单、取消订单、确认收货、商品评价等
**商家功能**:
设置联播图,设置推荐商品、设置为你推荐、设置最新商品、商品分类管理、商品信息管理、订单管理、用户管理等
## 项目截图




















