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.
 
 
 
 
 
Go to file
p4zgomatu bd39a36a24
Update README.md
4 weeks ago
.idea 11 4 weeks ago
client 11 4 weeks ago
server 11 4 weeks ago
README.md Update README.md 4 weeks ago
代码行数.txt lxf 4 weeks ago

README.md

Nursing-home-management-system

一、系统介绍

本系统前后端分离,本系统分为销售、人事、服务、餐饮、财务、超级管理员六种角色

系统主要功能如下:

  1. 首页统计:包括今日新增咨询、今日新增预定、今日新增合同、合同到期提醒、可售床位、本月业绩排行、业务趋势。
  2. 营销管理:包括咨询和预定管理。
  3. 入住管理:包括床位全景、入住签约、外出登记、来访登记、事故登记、退住申请。
  4. 人员管理:包括长者档案、员工管理。
  5. 服务管理:包括服务项目、护理等级和服务预定。
  6. 餐饮管理:包括菜品管理、餐饮套餐和点餐。
  7. 费用管理:包括预存充值、消费记录和退住审核。
  8. 基础配置:包括营销模块的客户来源渠道、入住模块的房间类型和楼栋管理。

1、销售员

营销管理

2、人事

人员管理

3、服务员

服务管理

4、餐饮员

人员管理

5、财务人员

费用管理

6、超级管理员

包括上述有功能、首页统计、入住管理、基础配置管理。

二、所用技术

后端技术栈:

  • Springboot
  • SpringMvc
  • mybatisplus
  • mysql
  • SpringSecurity
  • JWT
  • redis
  • Quartz

前端技术栈:

  • Vue3
  • elementPlus
  • vue-router
  • axios

三、环境介绍

基础环境 :IDEA/eclipse, JDK 1.8, Mysql5.7及以上, Node.js(14.21), Maven3.6, Vscode, redis5.0