Employee Management System Overview
Employee Management System Overview
01 ACKNOWLEDGEMENT 04
02 INTRODUCTION 05
04 PROPOSED SYSTEM 06
07 FLOW CHART 15
08 SOURCE CODE 18
09 OUTPUT 29
10 TESTING 30
12 BIBLIOGRAPHY 32
4
PROJECT ON EMPLOYEE MANAGEMENT SYSTEM
INTRODUCTION
This Employee Management System created to manage the employee data. This system
created to record all data of the employee. You can add, edit, and delete data in this system.
The other function, you can change also the password.
Employee Management System Project is an essentially software designed to keep
track of employee information in any company. It stores data such as their employees'
personal information. The goal of "Employee Management System" is to create a work center
scheduling system. Scheduling is a technology that makes the process of informing activities
and notifications in the company where it is implemented simple and even online. The
employee management system project gives managers a better idea of their employees and
helps them plan and manage their work hours in order to cut costs and boost productivity. It
gives appropriate directions and supervisions for employees. It also secures and manages
information that are important to the employees including personal and work-related
information.
5
PROPOSED SYSTEM
Employee Record Management System project used to manage the data of the employees
such as personal details, education details, work exp etc. This project will reduce the paper
work of the company .
Admin Login
Admin can manage all employee records.
Admin can update / edit user personal details/ work exp. details / Education.
Admin can delete Employee and employee record.
Admin can update own profile
Change password
Logout
It will be able to manage information about Employee in more user friendly way. This system
will manage Employees information at various field offices. User ID and password has been
given to all the field offices so that they can enter their employee’s information into central
database. Their access to the central database is restricted to their information only. Various
reports based on the data entered by employees at field offices are generated at Head Quarter.
These reports are helpful in Manpower management decisions.
Featured System
Project will allow admin to add new employees after proper authentication. Admin can also
add new departments and posts. It can allocate employees to different departments at
different posts. Database should store all personal details of employees such as date of birth
6
full name etc. and his educational background, work experience, skill sets, current and past
projects in different tables with proper relations. Administrator will maintain the employee
information and timesheet. In this system the administrator will issue a specific ID to the
employee. The employee duty is to get registered in the system and submit his particulars.
The systems development life cycle is a project management technique that divides
complex projects into smaller, more easily managed segments or phases. Segmenting projects
allows managers to verify the successful completion of project phases before allocating
resources to subsequent phases.
Software development projects typically include initiation, planning, design,
development, testing, implementation, and maintenance phases. However, the phases may be
divided differently depending on the organization involved.
For example, initial project activities might be designated as request, requirements-
definition, and planning phases, or initiation, concept-development, and planning phases. End
7
users of the system under development should be involved in reviewing the output of each
phase to ensure the system is being built to deliver the needed functionality.
INITIATION PHASE
The Initiation Phase begins when a business sponsor identifies a need or an opportunity.
8
SYSTEM CONCEPT DEVELOPMENT PHASE
The System Concept Development Phase begins after a business need or opportunity is
validated by the Agency/Organization Program Leadership and the Agency/Organization
CIO.
9
PICTORIAL REPRESENTATION OF SDLC:
PLANNING PHASE
The planning phase is the most critical step in completing development, acquisition,
and maintenance projects. Careful planning, particularly in the early stages of a project, is
necessary to coordinate activities and manage project risks effectively. The depth and
formality of project plans should be commensurate with the characteristics and risks of a
given project. Project plans refine the information gathered during the initiation phase by
further identifying the specific activities and resources required to complete a project.
A critical part of a project manager’ sjob is to coordinate discussions between user,
audit, security, design, development, and network personnel to identify and document as
10
many functional, security, and network requirements as possible. During this phase, a plan is
developed that documents the approach to be used and includes a discussion of methods,
tools, tasks, resources, project schedules, and user input. Personnel assignments, costs,
project schedule, and target dates are established.
A Project Management Plan is created with components related to acquisition
planning, configuration management planning, quality assurance planning, concept of
operations, system security, verification and validation, and systems engineering management
planning.
This phase formally defines the detailed functional user requirements using high-level
requirements identified in the Initiation, System Concept, and Planning phases. It also
delineates the requirements in terms of data, system performance, security, and
maintainability requirements for the system. The requirements are defined in this phase to
alevel of detail sufficient for systems design to proceed. They need to be measurable,
testable, and relate to the business need or opportunity identified in the Initiation Phase. The
requirements that will be used to determine acceptance of the system are captured in the Test
and Evaluation MasterPlan.
Further define and refine the functional and data requirements and document them in
the Requirements Document,
Complete business process reengineering of the functions to be supported (i.e., verify
what information drives the business process, what information is generated, who
generates it, where does the information go, and who processes it),
Develop detailed data and process models (system inputs, outputs, and the process.
Develop the test and evaluation requirements that will be used to determine
acceptable system performance.
11
DESIGN PHASE
The design phase involves converting the informational, functional, and network
requirements identified during the initiation and planning phases into unified design
specifications that developers use to scriptprograms during the development phase. Program
designs are c onstructed in various ways. Using a top-down approach, designers first identify
and link majorprogram components and interfaces, then expand design layouts as they
identify and link smaller subsystems and connections. Using a bottom-up approach, designers
first identify and link minor program components and interfaces, then expand design layouts
as they identify and link larger systems and connections. Contemporary design techniques
often use prototyping tools that build mock-up designs of items such as application screens,
database layouts, and system architectures. End users, designers, developers, database
managers, and network administrators should review and refine the prototyped designs in an
iterative process until they agree on an acceptable design. Audit, security, and quality
assurance personnel should be involved in the review and approval process. During this
phase, the system is designed to satisfy the functional requirements identified in the previous
phase. Since problems in the design phase could be very expensive to solve in the later stage
of the software development, a variety of elements are considered in the design to mitigate
risk. These include:
12
This document receives a rigorous review byAgency technical and functional
representatives to ensure that it satisfies the business requirements. Concurrent with
the development of the system design, the Agency Project Manager begins
development of the Implementation Plan, Operations and Maintenance Manual, and
the Training Plan.
DEVELOPMENT PHASE
13
Multiple levels of testing are performed, including:
Testing at the development facility by the contractor and possibly supported by end
users
Testing as a deployed system with end users working together with contract personnel
Operational testing by the end user alone performing all functions. Requirements are
traced throughout testing,a final Independent Verification & Validation evaluation is
performed and all documentation is reviewedand accepted prior to acceptance of the
system.
IMPLEMENTATION PHASE
This phase is initiated after the system has been tested and accepted by the user. In
this phase, the system is installed to support the intended business functions. System
performance is compared to performance objectives established during the planning phase.
Implementation includes user notification, user training, installation of hardware, installation
of software onto production computers, and integration of the system into daily work
processes. This phase continues until the system is operating in production in accordance
with the defined userrequirements.
The system operation is ongoing. The system is monitored for continued performance
in accordance with user requirements and needed system modifications are incorporated.
Operations continue as long as the system can be effectively adapted to respond to the
organization’s needs. When modifications or changes are identified, the system may reenter
the planning phase.
14
Certify that the system can process sensitive information.
Conduct periodic assessments of the system to ensure the functional requirements
continue to be satisfied.
Determine when the system needs to be modernized, replaced, or retired.
TESTING
TESTING METHODS
Software testing methods are traditionally divided into black box testing and white
box testing. These two approaches are used to describe the point of view that a test engineer
takes when designing test cases.
15
SPECIFICATION-BASED TESTING
The black box tester has no "bonds" with the code, and a tester's perception is very
simple: a code must have bugs. Using the principle, "Ask and you shall receive," black box
testers find bugs where programmers don't. But, on the other hand, black box testing has been
said to be "like a walk in a dark labyrinth without a flashlight," because the tester doesn't
know how the software being tested was actually constructed.
That's why there are situations when (1) a black box tester writes many test cases to
check something that can be tested by only one test case, and/or (2) some parts of the back
end are not tested at all. Therefore, black box testing has the advantage of "an unaffiliated
opinion," on the one hand, and the disadvantage of "blind exploring," on the other.
White box testing, by contrast to black box testing, is when the tester has access to the
internal data structures and algorithms (and the code that implement these)
16
fault injection methods.
mutation testing methods.
static testing - White box testing includes all static testing.
White box testing methods can also be used to evaluate the completeness of a test
suite that was created with black box testing methods. This allows the software team to
examine parts of a system that are rarely tested and ensures that the most important function
points have been tested.
17
Flowchart:
Login
User Id
Post id 1
1 M
Employee Check data entry User data
Post Insert Information
1 M System
Detail
1
Post
Registration
Employee
Empl. Id Detail
18
HARDWARE AND SOFTWARE REQUIREMENTS
SOFTWARE REQUIREMENTS:
I. Windows OS
II. Python
19
Employee
20
21
# importing required libraries
import [Link]
import re
'''
use employee;
Email_Id TEXT(1800),
Phone_no BIGINT( 11 ),
Address TEXT(1000),
Post TEXT(1000),
Salary BIGINT(20));
'''
22
# for validating an Email
regex = r'\b[A-Za-z0-9._%+-]+@[A-Za-z0-9.-]+\.[A-Z|a-z]{2,}\b'
Pattern = [Link]("(0|91)?[7-9][0-9]{9}")
def askUser():
print('=============================')
print('=============================')
print("99. Quit")
menuSelection(command1)
def menuSelection(CHOICE):
if CHOICE == 1:
empentry()
elif CHOICE == 2:
23
UpdateSal()
elif CHOICE == 3:
delemp()
elif CHOICE == 4:
viewemp()
elif CHOICE == 5:
salcal()
exit()
def empentry():
print('=============================')
if (check_employee(Id) == True):
empentry()
if([Link](regex, Email_Id)):
print("Valid Email")
else:
print("Invalid Email")
24
press = input("Press Any Key To Continue..")
empentry()
if([Link](Phone_no)):
else:
empentry()
cur = [Link]()
[Link]()
[Link]()
if CHOICE == 98:
askUser()
else:
exit()
25
def check_employee(employee_id):
#employee_idd=int(employee_id)
cur = [Link]()
row=[Link]()
if row!=None:
return True
else:
return False
def UpdateSal():
print('=============================')
if(check_employee(Id) == False):
askUser()
else:
26
con = [Link](host ="localhost",user ="root",passwd ="aathi123",database =
"employee")
cur = [Link]()
r = [Link]()
t = r[0]+Amount
cur = [Link]()
[Link]()
print("Employee Promoted")
if CHOICE == 98:
askUser()
else:
exit()
def delemp():
print('=============================')
27
Id = input("Enter Employee Id: ")
if(check_employee(Id) == False):
askUser()
else:
cur = [Link]()
[Link]()
[Link]()
print("Delete Successful")
if CHOICE == 98:
askUser()
else:
exit()
def viewemp():
print('=============================')
28
# preparing a cursor object
cur = [Link]()
myresult=[Link]()
for x in myresult:
print(x)
[Link]()
if CHOICE == 98:
askUser()
else:
exit()
def salcal():
print('=============================')
if(check_employee(Id) == False):
askUser()
else:
29
cur = [Link]()
row=[Link]()
name=row[1]
basic=float(row[6])
da=float(basic*0.25)
hra=float(basic*0.15)
pf=float((basic+da)*0.12)
ta=float(basic*0.075)
netpay=float(basic+da+hra+ta)
grosspay=float(netpay-pf)
print("\n\n")
print("S A L A R Y D E T A I L E D B R E A K U P ")
print("==============================================")
print("==============================================")
print("==============================================")
print("==============================================")
30
CHOICE = int(input('Enter 98 to continue or 99 to exit: '))
if CHOICE == 98:
askUser()
else:
exit()
askUser()
31
CONCLUSION
BIBLIOGRAPHY
1. [Link]
2. [Link]
3. [Link]
32