E-Buy/README.md
2024-06-27 08:40:42 +08:00

40 lines
1.3 KiB
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<p align=center>
EBuy 是一个网上商城项目
</p>
## 项目选型
采用SpringBoot + Beetl2
## 网站功能
- 采用了时下流行的SpringBoot + Beetl2技术。
- MySQL严格的数据库规范设计。
## 环境依赖
| 环境依赖 | 说明描述 |
| ------------------------ | ----------------------------- |
| 软件基础环境 | 服务器(例:1 vCPU 2 GiB 1Mbps+域名(例kiwipeach.cn) ,注意这里的域名需要备案才能够访问喔|
| 数据库 | MySQL |
| JDK | 推荐使用jdk1.8及1.8以上的版本 |
| node | 前端需要使用node环境启动前端服务其中请求转发可以使用前端提供转发工具当然也可以使用nginx看具体部署条件。 |
## 主要功能预览
### 一、注册
![image](https://github.com/PhyQxx/ebuy/assets/43107458/8e64b5ef-8ba6-4864-9e51-d40ca8115bd5)
### 二、登录
![image](https://github.com/PhyQxx/ebuy/assets/43107458/75335e29-cfbd-46d1-ad84-fc49f4239f19)
### 三、首页
![image](https://github.com/PhyQxx/ebuy/assets/43107458/ee16a11a-f6bb-4946-ae82-2165c54bad1a)
### 四、账户管理
![image](https://github.com/PhyQxx/ebuy/assets/43107458/870f2e21-a068-4ea0-945b-24421a624ca2)
### 五、购物车
![image](https://github.com/PhyQxx/ebuy/assets/43107458/0f8b7cd7-34b7-498b-8810-31e9a436ee13)