Python Project Result Management System

You might also like

Download as docx, pdf, or txt
Download as docx, pdf, or txt
You are on page 1of 21

mAMTa modern sr.sec.

school

Computer Science Project On


Result Management

Session : 2020 - 2021

Made By:
Bhoomi Sethi
Mayank Tyagi
acknowledgement
I would like to express my special thanks of gratitude to
my teacher (Mohini ma’am) who gave me the golden
opportunity to do this wonderful project on the topic
(Result Management), which also helped me in doing a lot
of research and I came to know about so many new things,
I am really thankful to them.
Secondly I would also like to thank my parents who helped
me a lot in finalizing this project within the limited time
frame.
CERTIFICATE
This is to certify that Mayank Tyagi and Bhoomi Sethi of class 12
has successfully completed the project work on computer
science for class XII practical examination of the Central Board
of Secondary Education in the year 2020-2021.

Signature:______

Abstract
The main objective of this project is to provide the
examination result to students and managing all previous
records of student. This project is intended for student
and teachers. The whole Result management system is
under control of the Admin as the full privileges to
insert , search , display , update or delete record of
student. And admin gives the privileges to the teacher to
enter , search , display or delete student records . It has a
facility for student to login and can only see his/her
result.
CONTENTS
1. Certificate
2. Acknowledgement
3. Abstract
4. Sql database
5. Codes
6. Output
SQL DATABASE
PROJECT CODE
.
RESULT MANAGEMENT
1. ADMIN MODULE
 Insert Student Data
 Search Student Data

 Display Student Data

 Update Table Student


 Display Table Student after Updating

 Delete Student Record


2. TEACHER MODULE
 Insert Record into Result Table

 Search Record in Result Table


 Display Table Result

 Exit

3. STUDENT MODULE
 Student Mark Sheet
THANK YOU

You might also like