You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

18 lines
809 B

This file contains ambiguous Unicode characters!

This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.

# Qiche
## 项目介绍
本项目是基于SpringBoot+vue的汽车零件后台管理系统目的是为了汽车零件管理销售提供的服务。该系统提供了用户管理模块仓库管理模块以及销售采购管理模块
提供了人员管理、人员权限管理、汽车零件管理、出入库管理、采购管理以及销售管理等功能!
## 任务分工
| 人员 | 负责模块 | 工作量 |
|:----:|:---------:|:-----:|
| 宋博 | 仓库管理模块 | 约3500 |
| 韩小涛 | 采购销售管理模块 | 约2500 |
| 朱镜宜 | 用户管理模块 | 约2600 |
## 技术栈
- 后端:`SpringBoot`,`MyBatis`
- 中间件:`Redis`
- 前端:`Vue3`,`ElementPlus`,`Echarts`
- 数据库:`MySQL`
- 依赖管理:`Maven`
- 版本控制:`Git`
- 反向代理:`Nginx`