You are on page 1of 2

PROJECT SYNOPSIS

• Title of the project


STUDENT RECORD MANAGEMENT SYSTEM

• INTRODUCTION
✓ The project “STUDENT RECORD MANAGEMENT SYSTEM” could be use in schools
and colleges to manage, record and organise the data of each student.

✓ It is based on binary file handling.

✓ In this, one can perform the following operations :-

1. Adding a new record in binary file.


2. Display all the records from the file.
3. Search a record on the basis of roll no.
4. Search a record on the basis of name.
5. Modify a record on the basis of roll no.
6. Delete a record by roll no.

• OBJECTIVE

The main objective of “STUDENT RECORD MANAGEMENT SYSTEM” is to integrate


python with binary file handling and create a system that can keep records of all the
students in schools and Colleges.

It takes input from user and organise it in a specified manner in binary file.

• SCOPE
✓ Effective student record systems use computer technology to maintain longitudinal
information about individual students served within an education system. Student
records are often viewed as paperwork produced for the education bureaucracy.
✓ Systems used to manage records need to be able to preserve the integrity of
information, including through quality control procedures to ensure the completeness
and trustworthiness of records; and system controls over access and security.

• Frontend: Python
Student Record Management system project is a desktop applications is developed in
python programs
Simple and basic level project for learning purpose. Also it can be modified to develop
advance level project.
• BACKEND : DBMS

This is an RDBMS based project which is currently using MySQL for all the details
about each student
Is an open source RDBMS system.
This is used for students record, details of each student ,exam marksheet , logical
information and personal data which makes easier to use or get information.

SUBMITTED BY. UNDER THE GUIDANCE OF


HARSH CHAURASIA [ 12 A3 (COMMERCE) MR. Vikash Kumar Sahu
AYUSH RAI [ 12A1 (MATHS) ]. PGT CS Teacher

You might also like