0% found this document useful (0 votes)
70 views3 pages

Demo Project Report

Employees are critical to companies, so an employee management system is an important software tool used by organizations to record employee details. It maintains records of employee ID, name, address, salary, department, contact information, and email. Storing employee records with pen and paper is time-consuming and inefficient, so this project aims to provide an easier electronic system using databases, SQL, and web technologies. The system allows administrators to manage employee data, access records, and make changes.

Uploaded by

Ashis
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
70 views3 pages

Demo Project Report

Employees are critical to companies, so an employee management system is an important software tool used by organizations to record employee details. It maintains records of employee ID, name, address, salary, department, contact information, and email. Storing employee records with pen and paper is time-consuming and inefficient, so this project aims to provide an easier electronic system using databases, SQL, and web technologies. The system allows administrators to manage employee data, access records, and make changes.

Uploaded by

Ashis
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 3

Abstract

Employees are the backbone of an company therefore it is a very


important software which is used to manage details of an Organization of all
companies, industries. It helps to maintain the record of all the employees in
the company. In this project we keep records of employee id, employee name,
employee address, employee salary, employee department, employee contact
number, employee email, etc. in any company keeping records of the
employee is hard without an employee management system cause doing it
with pen and paper will take much more time money space and effort so using
this project keeping records is way easier and consumes less money effort and
time. DBMS and SQL is used for creating the database and keeping records of
the employees and java script, html and CSS is used for creating the interface
in this project.
DFD (Data Flow Diagram)

EMPLOYEE
ADMIN MANAGES MANAGEMENT
SYSTEM

Level 0

LOGIN
DETAILS
ADMIN
ADMIN GET
WELCOMEP LOGIN ACCESS
AGE

ADMIN

ACTIVITY

MAKE
CHANGES

LOGOUT

Level 1
ENTITY RELATIONSHIP DIAGRAM(ER Diagram)

GENDER
SUENAME

NAME CONTACT
ADDRESS
SALARY

EMPLOYEE DETAILS
ID LEAVES

EMAIL

ACCESS

USER NAME ADMIN DETAILS PASSWORD

You might also like