0% found this document useful (0 votes)
6 views8 pages

CS Project FILE

The document outlines a Computer Science project titled 'Student Attendance Management System' completed by a Class XII-A student at Kendriya Vidyalaya for the 2024-25 session. It includes a certificate of completion, acknowledgments, and a description of the system's functionalities, which facilitate efficient management of student attendance data. Key modules of the project include database creation, user interaction, and CRUD operations for managing attendance records.

Uploaded by

edurebels
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)
6 views8 pages

CS Project FILE

The document outlines a Computer Science project titled 'Student Attendance Management System' completed by a Class XII-A student at Kendriya Vidyalaya for the 2024-25 session. It includes a certificate of completion, acknowledgments, and a description of the system's functionalities, which facilitate efficient management of student attendance data. Key modules of the project include database creation, user interaction, and CRUD operations for managing attendance records.

Uploaded by

edurebels
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/ 8

Kendriya

Vidyalaya
__________

Session : 2024-25
COMPUTER SCIENCE PROJECT ON
“attendance Management
System”

Name:
STD: XII-A
Roll No:
Certificate

This is to certify that _____ a student of Class XII-


A has successfully completed the Computer
Science project titled as “Student Attendance
Management System” under the guidance of
_______(PGT Computer Science) in partial
fulfillment of curriculum of Central Board of
Secondary Education [CBSE] leading to the
award of annual examination of year 2024-25.

___________________
_____________________
Sign. of Internal Examiner Sign. of
External Examiner

______________
Sign. of Principal
Acknowledgement

In the accomplishment of this project


successfully, many people have best owned upon
me their blessings and the heart pledged
support, this time I am utilizing to thank all the
people who have been concerned with this
project.

Primarily I would thank god for being able to


complete this project with success. Then I would
like to thank my principal __________and computer
science teacher___________, whose valuable
guidance has been the ones that helped me
patch this project and make it full proof success.
His suggestions and his instructions have served
as the major contributor towards the completion
of the project.

Then I would like to thank my parents and friends


who have helped me with their valuable
suggestions and guidance has been helpful in
various phase of the completion of this project.
ABOUT
Student attendance management
The Student Attendance Management System is an application
designed to facilitate the management of student details like
absent, present, leave, gender. This system allows school
faculties to efficiently manage the data of students on the basis
of attendance. Users can add new records, retrieve existing
data, update information, and delete records as needed.
The project is structured into several key modules:
1. TABLE_MAKING: Contains MySQL queries for creating the
database and necessary tables, including attenance,
gender,class ,id.
2. CONNECTION: Establishes a connection between Python
and MySQL, ensuring that the application can interact with
the database.
3. MAIN: Displays the main menu of the program, providing
users with options to add, retrieve, update, or delete
records.
4. DATA_VERIFICATION: Includes functions for verifying
user input, such as checking the presence of the id in
records.
5. CRUD_OPERATIONS: Implements the core functionality
for creating, reading, updating, and deleting records in the
database, allowing for comprehensive management of
attendance.
6. USER_INTERACTION: Manages the interactive menu
system, guiding users through various operations and
providing feedback based on their choices.
This Student Attendance Management System aims to
streamline attendance operations, making it easier for teachers
to manage attendance and for members to access information
about the students and their borrowing status.

CODE->
output SCREENSHOTS
Table description screenshot

BIBLIOGRAPHY

1. Computer Science With Python – Preeti


Arora
2. https://www.reddit.com/
3.https://www.google.com/

You might also like