Skip to content

Commit

Permalink
md
Browse files Browse the repository at this point in the history
  • Loading branch information
Q-1515 committed Jul 23, 2022
1 parent afb96f9 commit 35c0003
Showing 1 changed file with 22 additions and 14 deletions.
36 changes: 22 additions & 14 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,13 @@
# reggie_parent

### 介绍

瑞吉外卖项目,一款为餐饮企业打造的在线订餐软件
## 介绍

#### 技术选型
瑞吉外卖项目,一款为餐饮企业打造的在线订餐软件

技术选型
![img.png](img/1.png)

#### 技术架构
## 技术架构

Spring Boot
Mybatis
Expand All @@ -20,16 +19,25 @@ Spring Task
阿里云OSS
微信小程序

### 前后端分离开发
## 开发环境

#### 介绍
1. JDK 1.8
2. IntelliJ IDEA 2022.1.2
3. Maven 3.6.1
4. Node.js v16.15.1
5. Redis 7.0
6. MySQL 5.6.22

## 前后端分离开发

### 介绍

| | **开发语言** | **开发工具** | **运行环境** | **服务器** |
| -------- | ---------------- | ----------------- | ------------ | ---------- |
| 前端开发 | JavaScript、HTML | VS Code、Hbuilder | Node.js | Nginx |
| 后端开发 | Java | IDEA、eclipse | JDK | Tomcat |

#### 前端工程
### 前端工程

「project-rjwm-admin-vue-ts.exe」
https://www.aliyundrive.com/s/AnRReoe66dQ
Expand All @@ -38,15 +46,15 @@ https://www.aliyundrive.com/s/AnRReoe66dQ

访问前端工程,地址:http://localhost:8081

#### 后端工程

##### Swagger
### 后端工程

Swagger
接口文档访问路径为 http://localhost:8080/doc.html
![img.png](img/Swagger.png)

##### **项目效果展示**
###### 管理员展示
## **项目效果展示**

管理员展示
![img.png](img/reggie.png)
###### 小程序展示
小程序展示
![img.png](img/小程序.png)

0 comments on commit 35c0003

Please sign in to comment.