0% found this document useful (0 votes)
44 views13 pages

Ip Project Anusram.r 1

Uploaded by

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

Ip Project Anusram.r 1

Uploaded by

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

THE EARNEST ACADEMY

TAMILNADU, INDIA – 641654


(Affiliated to CBSE / New Delhi / Aff. No.1930363)

PROJECT REPORT
IN
INFORMATICS PRACTICES(065)
CLASS XII
(2024-2025)
Submitted in partial fulfillment of the requirement of CBSE,
Delhi for the award "Senior Secondary Certificate” in
INFORMATICS PRACTICES(065)

Submitted by
Name :ANUSRAM.R
Reg.No :

Under the guidance of


Mrs.MOHANAPRIYA B.E,
Certificate

This is to certify that ANUSRAM.R , of class XII, THE EARNEST


ACADEMY , Tiruppur has successfully completed the Project
Report in informatics practices on topic "EMPLOYEE
MANAGEMENT" in PYTHON (Subject Code:065) for the partial
fulfillment of AISSCE as prescribed by CBSE in the year
20242025.

Date:
Name:
Reg No:

Signature of Teacher Signature of Principal

Signature of External Examiner Signature of the Student


DECLARATION
I, ANUSRAM.R, do hereby declare that the
project entitled "EMPLOYEE MANAGEMENT" is
a bonafide record of the project work done by
me and was under the guidance of
Mrs.Mohanapriya, PGT in Computer Science also
declare this project or any part of it has not
been submitted by me fully or partially for any
other examination before.

Place:

Date:
ACKNOWLEDGEMENT
First and Foremost, we praise and thank the God, from the depth of our
heart , who has been unfailing source of strength, comfort and inspiration
in the completion of this project work.

We humbly thank our founder Mr.N.Chandran, and our


Principal Mrs.Bhuvaneshwari for having guided us throughout our
schooling.
We express our gratitude to our principal Mrs.Bhuvaneswari, for her
sustained interest and encouragement for our academic progress in this
work.
We really deem it a special privilege to convey our prodigious and
everlasting thanks to our Informatics Practices
teacher Mrs.Mohanapriya, B.E., ,for her remarkable
guidance and encouragement at every stage of this project work.

We express our deep sense of gratitude to our parents and friends, for
their timely guidance, inspiring encouragement and support to complete
the meaningful project work within stipulated time.

Finally we would like to thank CBSE for giving us this opportunity to


undertake this project.
TABLE OF CONTENTS

⮚ Overview of python

⮚ Overview of CSV or MySQL

⮚ Introduction about the project

⮚ Requirements(hardware & Software)

⮚ Modules and their purpose

⮚ Coding

⮚ Output Snapshots

⮚ Conclusion

⮚ Bibliography
INTRODUCTION
The project is designed to keep records of Employee in specific
department and post who are working in these companies. A table
named empdata in MYSQL5.0 to store information about employee
Name, Contact, Address, Post, Salary with Employee ID.
Administrator of the project can enter new record, Display all or
specific passenger record; he can modify and delete records in any
table.

OBJECTIVES OF THE PROJECT


The main objective of this project is to learn the application of the
programming knowledge into a real-world situation/problem and
exposed the ourselve how programming skills helps in developing a
good software.
1. Write programs utilizing modern software tools.
2. Apply object oriented programming principles effectively when
developing small to medium sized projects.
3. Write effective procedural code to solve small to medium sized
problems.
4. To make file handling easy by using programs
PROPOSED SYSTEM
Today one cannot afford to rely on the fallible human beings of be
really wants to stand against today's merciless competition where not
to wise saying "to err is human" no longer valid, it's out-dated to
rationalize your mistake. So, to keep pace with time, to bring about the
best result without malfunctioning and greater efficiency so to replace
the unending heaps of flies with a much sophisticated hard disk of the
computer.
One has to use the data management software. Software has been an
ascent in atomizationvarious organisations. Many software products
working are now in markets, which have helped in making the
organizations work easier and efficiently. Data management initially
hadto maintain a lot of ledgers and a lot of paperwork has to be done
but now software producton this organization has made their work
faster and easier. Now only this software has to beloaded on the
computer and work can be done.
This prevents a lot of time and money. Thework becomes fully
automated and any information regarding the organization can
beobtained by clicking the button. Moreover, nowit's an age of
computers of and automatingsuch an organization gives the better
look.
Files Imported in Project
1. Import MYSQL for Database connectivity

Functions used in project

1. Connect()- For Database and tables creation


2. Cursor()- To execute MySQL queries
3. Fetchall()- To fetch data from all attributes
4. Commit()-To execute (commit) current code or section
5. Fetchone()- To fetch data from attributes according to query
conditions
REQUIREMENTS

❖HARDWARE REQUIRED
⮚ Printer, to print the required documents of the
project
⮚ Compact Drive
⮚ Processor : Pentium III
⮚ Ram : 64 MB
⮚ Harddisk : 20 Gb.

❖SOFTWARE REQUIRED

⮚ Operating system : Windows 10

BIBLIOGRAPHY
1. www.google.com
2. www.slideshare.com
3. Textbook of Computer Science for XII written by Sumit AroraD

You might also like