With the more and more in-depth and extensive application of information technology in management, the implementation of management information system has gradually matured in technology. This paper introduces the whole process of the development of the teacher workload management system. Through analyzing the shortage of the management of the teacher workload management system, a computer management system for teachers' workload management is established. This paper introduces the system analysis of teacher workload management system, including feasibility analysis, etc. the system design part mainly introduces the system function design and database design.
The administrator function of the teacher workload management system includes personal center, teacher management, classified information management, curriculum information management, workload management, system management, etc. Teachers have personal center, curriculum information management and workload management. Therefore, it has certain practicability.
This station is a b/s mode system, which adopts spring boot framework and MySQL database design and development, which fully guarantees the stability of the system. The system has the characteristics of clear interface, simple operation and complete functions, which makes the management of teacher workload management system systematic and standardized. The use of this system makes the managers free from the heavy work, realizes paperless office, and can effectively improve the management efficiency of the workload management system. Keywords: Teacher workload management system; Spring boot framework; Mysql database
目录 1系统概述 1 1.1 研究背景 1 1.2研究目的 1 1.3系统设计思想 1 2相关技术 2 2.1 MYSQL数据库 2 2.2 B/S结构 3 2.3 Spring Boot框架简介 4 3系统分析 4 3.1可行性分析 4 3.1.1技术可行性 4 3.1.2经济可行性 5 3.1.3操作可行性 5 3.2系统性能分析 5 3.2.1 系统安全性 5 3.2.2 数据完整性 6 3.3系统界面分析 6 3.4系统流程和逻辑 7 4系统概要设计 8 4.1概述 8 4.2系统结构 9 4.3.数据库设计 9 4.3.1数据库实体 9 4.3.2数据库设计表 11 5系统详细实现 13 5.1 管理员模块的实现 13 5.1.1 教师信息管理 13 5.1.2 分类信息管理 14 5.1.3 课程信息管理 14 5.1.4 工作量管理 15 5.2 教师模块的实现 16 5.2.1 课程信息 16 5.2.2 课程信息管理 16 5.2.3 工作量 16 6系统测试 17 6.1概念和意义 17 6.2特性 18 6.3重要性 18 6.4测试方法 18 6.5 功能测试 19 6.6可用性测试 19 6.7性能测试 20 6.8测试分析 20 6.9测试结果分析 20 结论 21 致谢语 21 参考文献 22