资料详情

基于Spring Boot的学生健康管理系统的设计与实现 毕业论文+审题表+任务书+开题报告

头像

JAVA/JSP

编号:305

摘        要

学生健康管理有利于老师、医生、学校方面更方便的找到学生在校的体检信息,让学生更快的看到自己的健康状况以及便于查看对比之前的健康信息。学校老师以及医生如果通过体检本进行记录,效率过于低,主要以手工为主,学生也很难及时的看到自己的体检信息以及医生给出的健康评估和健康建议,修改起来也很困难。

本论文设计了一个基于Spring Boot的学生健康管理系统。这个系统采用Spring Boot框架以及Vue.js前端框架,结合MyBatis和MySQL数据库技术结合开发。该系统的功能包括个人信息管理、个人健康体检信息管理、健康读物管理、角色管理、学生健康信息管理、角色分配、权限分配等功能,系统简介易操作,使用者很容易进行操作。

关键词:学生健康管理  Vue.js  SpringBoot  MyBatis  MySQL


Abstract

Today, when people are basically satisfied with food, clothing, housing and transportation, the status of students’ health is gradually improving from people’s hearts. Parents and teachers know that they can learn better if they have a healthy body. For health check-up information, school teachers and doctors Recording through the physical examination book is too inefficient. It is also difficult for students to see their physical examination information and the health assessment and health advice given by the doctor in a timely manner. It is also difficult to modify. According to this problem, this paper designs a Spring-based Boot's student health system. This system uses Spring Boot framework and Vue.js front-end framework, combined with the development of MyBatis and MySQL database technology. The functions of the system include personal information management, personal health examination information management, health reading management, role management, student health information management, role assignment, authority assignment and other functions. The introduction of the system is easy to operate and users are easy to operate.

Key words:  student health management; Vue.js; Spring Boot; MyBatis; MySQL



目        录

1 前言

1.1 研究目的与意义

1.2 研究现状

1.3 论文组织结构

2 可行性分析

2.1 技术可行性

2.2 经济可行性

2.3 操作可行性

2.4 可行性分析结论

3 需求分析

3.1 业务流程分析

3.2 功能需求分析

3.3 非功能性需求分析

4 概要设计

4.1 系统结构设计

4.2 功能模块设计

4.2.1 登录功能

4.2.2 个人信息管理

4.2.3 个人健康档案管理

4.2.4 健康知识管理

4.2.5 学生健康信息管理

4.2.6 角色管理

4.2.7 权限管理

4.3 数据库设计

4.3.1 项目实体E-R图

4.3.2 数据库表设计

5 详细设计

5.1 用户登录操作详细设计

5.2 用户管理操作详细设计

5.2.1 用户创建设计

5.2.2 用户信息管理设计

5.3 个人信息管理操作详细设计

6 系统实现与测试

6.1 系统开发说明

6.1.1 核心开发技术介绍

6.1.2 项目技术架构

6.2 操作系统界面和功能实现

6.2.1 用户登录功能实现

6.2.2 个人信息管理功能实现

6.2.3 个人健康管理功能实现

6.2.4 健康建议管理功能实现

6.2.5 健康知识管理功能实现

6.2.6 学生健康档案管理功能实现

6.2.7 角色管理功能实现

6.2.8 个人信息管理功能实现

6.2.9 权限管理功能实现

7 结语

参考文献

致谢