Project File Updated PDF
Project File Updated PDF
Session:2021-22
Computer Science (Python)
Project Report
On
EMPLOYEE MANAGEMENT SYSTEM
Submitted To: -Central Board of Secondary Education
Guided By Submitted By
satisfactory.
project completed.
1. Acknowledgment
2. Certificate
3. Software and Hardware Requirement (Minimum)
4. Introduction
5. Modules/Functionalities in Project
6. Reference
3. SOFTWARE AND HARDWARE USED
o Having 4 GB RAM
o MS Word 2010
4. INTRODUCTION
This project code is made to automate the working of a EMPLOYEE MANAGEMENT
SYSTEM
PURPOSE-
During coding and design of the software Project, Python IDLE as a powerful
front-end tool is used for getting coding simplicity.
It allows leader to be more informed about his company.
It can bring transparency in the system.
Scope:
This code and be used as a great replacement to the conventional system
of storing data.
The information can be accessed quickly just by few clicks.
Environment friendly, as it will reduce the use of papers.
CSV MODULE:
The csv module of Python provides functionality to read and write tabular data in
CSV format.
.–It provides two specific types of objects - the reader object and the writer object
to read and write into a CSV file. The csv module’s reader and writer objects read
and
write delimited sequences as records in csv file.
csv module’s functions used in the code are:
i. csv.writer() : Returns a writer object which writes data in CSV file
ii. cvs.writerow() : Writes one row of data onto the writer object
track of all records. This software allows the administrator to edit employees,
in the database is associated with a position can be added and edited when
need arises.
6. REFERENCE:
In order to work on this project TITLED EMPLOYEE MANAGEMENT SYSTEM the
following books and websites are referred by us during various phases of
development of this project:
https://www.wikipedia.org/
https://www.geeksforgeeks.org/
https://careerkarma.com/
Computer Science with Python (Class XII) by Sumita Arora