0% found this document useful (0 votes)
6 views

Student Management System

The document is a project report for a Student Management System developed by Mohamed Ashique for the AISSCE Practical Examination 2024-25. It includes sections on acknowledgements, requirements, project introduction, problem and solution, source code, sample runs, suggestions for improvement, and bibliography. The project aims to automate student record management to enhance efficiency and accessibility for educators and administrators.

Uploaded by

Mohammed Ashique
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
6 views

Student Management System

The document is a project report for a Student Management System developed by Mohamed Ashique for the AISSCE Practical Examination 2024-25. It includes sections on acknowledgements, requirements, project introduction, problem and solution, source code, sample runs, suggestions for improvement, and bibliography. The project aims to automate student record management to enhance efficiency and accessibility for educators and administrators.

Uploaded by

Mohammed Ashique
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 17

Project Report 2024-25

CLASS-XII
Computer Science (083)
Project Name : Student
Management System

DELHI PRIVATE SCHOOL, AJMAN

Submitted By:

Student Name : MOHAMED ASHIQUE


Adm. No : 2513
Grade/Section : 12M
Date :

Signature of Internal Examiner: Signature of External Examiner:


CONTENTS

Sl.no Topic Page no.

1 Acknowledgement 2

2 Certificate 3

3 Requirements 4

4 Introduction 5

5 About Project 6

6 Source code 7

7 Sample run 10

8 Suggestions for Improvement 15

9 Bibliography 16

1
ACKNOWLEDGEMENT
I express my earnest gratitude to DPS, Ajman School for providing all the
facilities, especially the Library and Research facility all the time which made
a difference in completing my Project effectively. It is my extraordinary
pleasure to thank Dr. Vishal Kataria, Principal of DPS, Ajman for providing
me with a great, pleasing, and secure environment in our Institution.

I would like to amplify my heartiest gratitude to the Management team of DPS,


Ajman for giving all the facilities which made a difference a part in completing
my Project work successfully. I am exceptionally much appreciative to my
Computer Science teacher Ms. Manasa H.B for her valuable guidance without
which I couldn't have completed my project and her hearty support which
helped me a lot to carry on with my project work.

I would like to thank my parents for their moral support and my friends, with I
shared my day-to-day experience and received lots of suggestions that
improved my quality of work.

Last, but not least, I would like to thank CBSE for giving us the opportunity to
undertake this project. Above all I thank God, the Almighty for his blessings
and to complete this project work successfully.

2
CERTIFICATE

This is to certify that the Project entitled STUDENT MANAGEMENT SYSTEM


is original and genuinely developed by MOHAMED ASHIQUE Adm No: 2513
for the fulfillment of requirement of AISSCE PRACTICAL EXAMINATION
2024-25 in the subject Computer Science -083.

Signature of Internal Examiner: Signature of External Examiner:

3
REQUIREMENTS

Hardware Required

 Printer, to print the required documents of the project

 Compact Drive

 Processor : Intel core duo

 Ram : 64 MB

 Hard disk : 20 Gb.

Software Required

 Operating system : Windows 10

 IDLE Python 3.7

 MYSQL Server 8.0

 MYSQL Python Connector 8.0

4
INTRODUCTION

This software project is developed to automate the functionalities of schools.

The purpose of the software project is to develop a program which provides a

friendly interface for the higher authority to manage the accounts of clients

and to know their information. When this program is made to work by most

colleges then it can be proven to be an ultimate way of usage for them.

A management system mainly consists of a computerized database, a

collection of inter-related tables for a particular subject or purpose, capable to

produce different reports relevant to the user. An application program is tied

with the database for easy access and interface to the database. Using

application program or front-end, we can store, retrieve and manage all

information in proper way. this software, being simple in design and working,

does not require much of training to teachers but controlled fully by a tyro

teacher, and can be used as a powerful tool for Student Management

System.

During coding and design of the software project, python a powerful front-end

tool is used for getting cui based integrated platform and coding simplicity. As

a back-end a powerful, open-source RDBMS, MY SQL is used as per

requirement of the CBSE curriculum of informatics practices course.


5
ABOUT THE PROJECT

PROBLEM:

Managing student records manually or through outdated software can be

time-consuming, error-prone, and inefficient. Issues include difficulty in

tracking student performance, managing attendance, generating reports, and

storing records securely. Educators and administrators often face challenges

in maintaining and retrieving accurate data promptly.

SOLUTION:

The project we have built will successfully help students and the student

management staff to easily access the data when needed. The system serves

the purpose of accessing all data of the student and provides an open,

interactive platform for both the student and the student management.

This program was developed using Python MYSQL connectivity language. In

this project, we can insert student details into the database, display information

regarding the student and display the existing records of customer details

6
SOURCE CODE

7
8
9
SAMPLE RUN
FOR ADDING STUDENT DETAILS

10
FOR VIEWING STUDENT DETAILS

11
FOR SEARCHING STUDENT DETAILS

12
FOR UPDATING STUDENT DETAILS

13
FOR DELETING STUDENT DETAILS

14
SUGGESTIONS FOR IMPROVEMENT

Every project is by no means entire as needs change every day and


there are one million methods to enhance a project.

Whilst this project is quite challenging, we can beautify its trouble and
take it to a stage similarly, via introducing a layer of safety, so the
person’s information will stay confidential.

Your software could have a login window so that the person could
need to log in to get admission to the information.

A feature of looking at a patron’s details by his call can also be


mounted to make searching for statistics less complicated.

We also wish to show the records of the students so one can easily
find necessary details of the student for any purposes.

15
BIBLIOGRAPHY
• INFORMATICS PRACTICES WITH PYTHON – PREETI ARORA

• WWW.PYTHON.ORG

• WWW.DEV.MYSQL.COM

• WWW.GOOGLE.COM

16

You might also like