资料详情

基于Vue+SpringBoot+MySQL的人事管理系统(档案+工资+统计) 毕业论文+答辩稿+答辩PPT+前后端项目源码及数据库文件

头像

JAVA/JSP

编号:485

内容摘要: 人事管理在政府机关和企事业单位中占有极其重要的地位,各部门岗位之间协作和工效的提高,是人事管理的基本要求.本设计旨在实现微型人事管理信息系统,功能主要由人事在线通信、员工资料、人事信息管理、薪资调整分配、统计分析管理和系统设置管理系统构成.系统实现了员工信息编辑、人事信息入库展示分析、工资套帐处理及系统的设置、点对点在线讯息等功能.本设计在技术方面采用了较前沿的技术,应用端基于java EE体系中开源应用框架Spring Boot(集成IOC, MVC, ORM),Spring Security (安全框架),内嵌Tomcat服务器;前端基于javaScript的渐进式框架Vue.js;页面设计基于Element UI库;路由处理基于 vue-router.数据库端使用MySQL数据库;系统架构基于当前主流的MVVM(Model-View-View Model)模式,前后端分离的SPA(single page web application),即单页富应用程序.

关键词:人事管理; MVVM; Spring Boot; Vue.js; RBAC;

Abstract: Personnel management in government departments, enterprises and institutions and occupies an extremely important position, post collaboration between various departments and the improvement of work efficiency, is the basic requirement of personnel management. This design is to realize the micro personnel management information system, the function is mainly composed of personnel online communication, employee information, personnel information management, salary adjustment distribution, statistical analysis of management and system setting management system. The system implements the employee information editing, personnel information library show analysis, wages account processing and system Settings, peer-to-peer online message, etc. This design in technology adopted advanced technology, the applications based on Java EE system, open source application framework Spring Boot(integrated IOC,MVC, ORM),Spring Security (security framework),built-in Tomcat server; Front-end javaScript based progressive framework vue.js; The page design is based on the Element UI library; Routing is based on vue-router. MySQL database is used in the database terminal. The system architecture is based on the current mainstream MVVM(model- view-view Model) mode, and the single page web application (SPA) is separated from the front and back ends, that is, the single-page rich application.

Key words: personnel management; MVVM; Spring Boot; Vue.js; RBAC


目录

1引言

1.1研发背景

1.2研发的目的及意义

1.3国内外研发现状

2项目概述

3系统分析

3.1系统可行性分析

3.1.1运营可行

3.1.2技术可行性

3.1.3经济可行性

3.2系统流程分析

3.2.1系统访问控制流程图

3.2.2系统业务操作流图

4系统设计

4.1系统功能模块设计

4.2系统概念模型设计

4.2物理数据模型设计

5系统实现

5.1 公共模块

5.1.1主页

5.1.2在线聊天

5.2 员工资料

5.2.1基本资料

5.2.2 高级资料

5.3.人事管理

5.3.1员工奖惩.

5.3.2员工培训

5.3.3员工好评

5.3.4员工调动

5.4工资管理

5.4.1工资账套管理

5.4.2员工账套设置

5.4.3工资表管理

5.5统计管理

5.5.1员工积分统计

5.5.2人事信息统计

5.5.3人事记录统计

5.6系统管理

5.5.1基础信设置

5.6.2系统管理

5.6.3操作日志管理

5.6.4操作员管理

6系统测试

6.1 软件测试的目的

6.2 功能测试

6.3 测试结论

结束语

参考文献

致  谢