EMPLOYEE MANAGEMENT SYSTEM
Created by:
1
EMPLOYEE MANAGEMENT SYSTEM
Name: Ayenika Bradly Nyuymengka
Matricule:ICTU20212246
CONTENT
INTRODUCTION……………………………………………………………………………………i
PROBLEM IDENTIFICATION……………………………………………………………………ii
PROJECT REQUIREMENT…………………………………………………………………….iii
● JAVA
● MYSQL
REQUIREMENT ANALYSIS
● USE CASE DIAGRAM
● UML DIAGRAM
● ACTIVITY DIAGRAM
USER INTERFACE
● DASHBOARD
● EMPLOYEE AND ADMIN LOGIN
● ADMINISTRATION MENU
● EMPLOYEE MENU
CONCLUSION
2
EMPLOYEE MANAGEMENT SYSTEM
INTRODUCTION
Employees are the backbone of any company and management of these
employees plays a major role in deciding the success of an
organisation.
Our job as Software engineers is to find ways with the help of
INFORMATION TECHNOLOGY to ease the management of this
employees in their various organisation.
PROBLEM IDENTIFICATION
Recording and Managing of Employees Information in Registers(Books)
which is disadvantageous because Searching , Editing and Updating of
Students information will be hard and time consuming since all the
information are stored in registers
PROPOSED IT BASED SOLUTION
An Employee Management System Software that will be managed by an
Administrator to ease management of employee details.
3
EMPLOYEE MANAGEMENT SYSTEM
PROJECT REQUIREMENTS
TECHNOLOGY
Since its object oriented based,i decided to use
● JAVA
● MYSQL
JAVA:
Java is an object-oriented language, which means all programs are made
of entities representing concepts or physical things known as “objects”
MYSQL:
It is a relational database management system (RDMS) that runs as
server
providing multi-user access to a number of databases
4
EMPLOYEE MANAGEMENT SYSTEM
REQUIREMENT ELICITATION
USE CASE DIAGRAM
5
EMPLOYEE MANAGEMENT SYSTEM
UML DIAGRAM
6
EMPLOYEE MANAGEMENT SYSTEM
ACTIVITY DIAGRAM
7
EMPLOYEE MANAGEMENT SYSTEM
USER INTERFACE
8
EMPLOYEE MANAGEMENT SYSTEM
EMPLOYEE AND ADMINISTRATOR LOGIN
ADMINISTRATOR MENU
9
EMPLOYEE MANAGEMENT SYSTEM
EMPLOYEE MENU
CONCLUSION
In this documentation we described the problem domain ,
requirements ,analysis user interface specification: the application
pages, the main page, the login page and all the other functionality
pages. The activity diagrams shown in this chapter describe how users
interact with the system.
10