0% found this document useful (0 votes)
5 views11 pages

Computer Science Project

The document is a project synopsis for a Computer Science project titled 'Python' completed by student Sahil Patel at Jagran Public School. It outlines the project's purpose, which is to create a school management system using Python, detailing its features, software specifications, and acknowledgments. The project aims to facilitate record-keeping for students in a user-friendly manner.

Uploaded by

sneha.patell11d
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)
5 views11 pages

Computer Science Project

The document is a project synopsis for a Computer Science project titled 'Python' completed by student Sahil Patel at Jagran Public School. It outlines the project's purpose, which is to create a school management system using Python, detailing its features, software specifications, and acknowledgments. The project aims to facilitate record-keeping for students in a user-friendly manner.

Uploaded by

sneha.patell11d
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

COMPUTER SCIENCE

PROJECT – SYNOPSIS
School  Jagran Public
School

Date 12th September


2021

Session 2021-21

Project  Python

Student’s name SAHIL PATEL

Teacher’s name  Mr. Kulbhushan


Tyagi
CERTIFICATE
This is to certify that
the Copmuter
Science(083) project
on “PYTHON” has
been successfully
completed by SAHIL
PATEL of class XII-B
Science in partial
fulfillment of Central
Board of Secondary
Education(CBSE) of
Computer
Science(083) leading
to the award of
AISSCE Practical
Examination – 2021-
22

INDEX
[Link] Topic Page
no.

1. ACKNOWLEDGEMENT

2. PREFACE

3. WORKING
DESCRIPTION

4. SOFTWARE
SPECIFICATIONS
5. PROJECT REPORT

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 like to thank God for
being able to complete this project
with success. Then I would like to
thank my CS teacher Mr. Kulbhushan
Tyagi, 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
very helpful in various phases of
completion of this project.

PREFACE
This Project “SCHOOL
MANAGEMENT” is a menu driven
program in which you are
initially given 3 options, then
you are presented with more
options. You can create a record,
display the record of all
students, search the records
which are entered, modify the
records, delete the records and
many more options. This would
be displayed to you in form of
dictionary as well. All of this
would get simultaneously stored
in a file as well.
WORKING DESCRIPTION
 MAIN MENU
Here you are presented with three
main options viz., Report Menu,
Admin menu and Exit option, you
can select any one of these to
proceed.

 ADMIN MENU
In this you are provided multiple options, which include
Creating a record, display a record, search a record, modify a
record, delete a record you can choose any one as per your
need.

 REPORT MENU
In this you are given options, Class result &
display the students record which have been
entered by you. Also you are given the option
to return to the main menu.

SOFTWARE SPECIFICATIONS
Operating system  Windows 10

Platform  PYTHON IDLE 3.9.6

Language  PYTHON

Storage  Notepad file

PROJECT REPORT
NAME  SATYAM CHAUHAN
CLASS  XII – B (SCIENCE)
SUBJECT  COMPUTER SCIENCE (083)
PROJECT NAME  SCHOOL MANAGEMENT
HARDWARE AND SOFTWARE  WINDOWS 10 & PYTHON
1. DATA COLLECTION – FUNCTIONS

2. HYPOTHESIS  In this project of python programming


function was used to make it user friendly as well as
built-in functions were also used in this whole program.

3. WORK PLAN  It is a program which gives you the


option to add student’s record and display, search
modify all of that records and store in a binary as well.

4. UNDERSTANDING  It helps us to know how to define


functions and link python program with binary or a text
file.

5. USER-FRIENDLY  It takes a number of entries in a


systemic manner and the menu driven program makes it
a user-friendly program.

6. DEMAND IN REAL WORLD  It would be very useful for


the people who want to keep a record of their students.

7. CONTENT OF SYLLABUS USED  This program includes


functions, linking of binary file with python program,
conditional iterative statements.
8. ANALYSIS  This project is user-friendly and gets well
linked with binary file. This also maintains the data in a
tabular and systemic way.

9. CREATIVITY  In this program you can add as many as


entries and as many as record’s which you want.

CONCLUSION  This project is an easy program in which you


can store the data in a systemic manner and it is displayed in
the end in a tabular form.

You might also like