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.
27 lines
855 B
27 lines
855 B
# recruitmentManagementSystem
|
|
## 项目介绍
|
|
本项目是一个基于`SpringBoot`的招聘管理系统,
|
|
旨在为企业和求职者提供一个便捷的招聘平台。
|
|
该系统提供了用户管理、职位管理、简历管理、
|
|
审核投递等功能,方便企业和求职者进行招聘和管理。
|
|
|
|
## 任务分工
|
|
|
|
| 人员 | 负责模块 | 工作量 |
|
|
|:----|:-----|:-------|
|
|
| 陈帅 | 招聘负责人模块 | 约10000 |
|
|
| 陈嘉豪 | 求职者用户模块 | 约3000 |
|
|
| 江波 | 普通HR模块 | 约3000 |
|
|
|
|
|
|
## 技术栈
|
|
- 后端:`SpringBoot`、`Spring MVC`、`SpringSecurity`、`MyBatis`
|
|
- 中间件:`Redis`(以后会)、`JWT`
|
|
- 前端:`Vue3`组合式api、`ElementPlus`
|
|
- 数据库:`MySQL`
|
|
- 依赖管理:`Maven`
|
|
- 版本控制:`Git`
|
|
|
|
## 格外致谢
|
|

|