基于web的人力资源管理系统的设计与实现
---人员管理模块的设计与实现
摘要
本次毕业设计我负责基于web的人力资源管理系统中人员管理模块的设计与实现。人员管理模块的具体功能包括:员工管理、员工查询、合同管理、岗位变更、工作变更、调薪记录、薪酬福利和设备补贴。
本次设计主要使用前后端分离技术进行实现,并综合运用了SpringBoot、React等主流框架技术、数据存储使用Mysql、mongoDB数据库。
本文采用软件工程的设计思想,描述了基于web的人力资源管理系统中人员管理的设计与实现。首先,第一章对LZ-HR系统的开发背景及现状进行了描述和分析。其次,就是对本系统主要的设计内容、选题特色、采用的技术平台以及系统的体系结构做了详细描述。第二章主要从用户群定位、功能需求和系统的非功能等方面对该系统进行了分析和阐述。第三章主要从功能设计、数据库设计和用户界面设计对LZ-HR系统进行分析和说明,其中功能概要设计包括系统功能模块的划分和系统的业务流程,数据库概要设计包括系统的E-R模型、领域模型和逻辑数据模型。第四章首先描述了LZ-HR系统的总体设计思路,其次使用UML建模工具画出各个核心模块的活动图、时序图等,其核心模块主要是员工管理模块中的合同添加功能、员工信息上传功能和薪资记录信息的多条件查询功能。
关键字:人力资源管理,SpringBoot,React,Web,分离技术
The Design and Implementation of
Human Resource Management System Based on Web
--- Personnel Management Module
Abstract
In this graduation project, I was responsible for the design and implementation of the staff management module in the web-based human resource management system. The specific functions of the staff management module include: staff management, staff enquiries, contract management, job changes, job changes, salary adjustment records, compensation benefits and equipment subsidies.
This design mainly uses front-end and back-end separation technologies to implement, and comprehensively uses mainstream framework technologies such as SpringBoot and React, and data storage uses Mysql and MongoDB databases.
This paper adopts the design idea of software engineering to describe the design and implementation of personnel management in human resource management system based on web. First, the first chapter describes and analyzes the development background and current situation of LZ-HR system. Secondly, it is a detailed description of the main design content, topic selection features, technology platform and system architecture of the system. The second chapter mainly analyzes and explains the system from the aspects of user group positioning, function requirements and non-functional system. The third chapter mainly analyzes and explains the LZ-HR system from function design, database design and user interface design. The function outline design includes the division of system function modules and the business process of the system. The database outline design includes the system's ER model and field. Models and logical data models. The fourth chapter first describes the overall design idea of the LZ-HR system, and then uses the UML modeling tool to draw the activity diagrams and sequence diagrams of each core module. The core modules are mainly the contract addition function and employee information in the employee management module. Upload function and multi-condition query function of salary record information.
Keywords: Human Resource Management,SpringBoot,React, Web,Separation technology