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

Synopsis Of Project

Name Of Project:
Student management system project

Introduction:
Student Management System is software which is helpful for students
as well as the school authorities. In the current system all the activities
are done manually. It is very time consuming and costly. Our Student
Management System deals with the various activities related to the
students. A student management system used for various actions related to student
details and provides a less time-consuming process for viewing, adding, editing, and
deleting the information of the students. it is use to record a student information

Project Contain:
 Python Modules:
1. Install PyMySQL:
☛pip install PyMySQL
2. Install Tkinter:
☛pip install tk
 Database And Table:
1. Create Database:
☛create database student_management;
2. Create Table:
☛create table student_register();

Database Design (back-end):


The data in the system has to be stored and retrieved from database. Designing
the database is part of system design. The MySQL database has been chosen for
developing the relevant databases.
Front-end of project:
Python programming language use for developing front-end of student management
system project

Software & Hardware requirements:


 Any Version of browser after Mozilla Firefox 4.0, Internet Explorer 6.0,chrome .

 Hardware requirements:
 Any processor after Pentium 4.
 Any version of Windows XP or later.
 Processor speed: 2.0 GHz
 RAM : 1GB
 Hard disk: 40GB to 80 GB

 Software requirements:
 Database : MySQL
 Server : MySQL server
 Python Version: Python 3.12.1 (64 bit)

Conclusion:
A project report on a student management system that explains the various actions
related to student details and provides a less time-consuming process for viewing,
adding, editing, and deleting the information of the students.it is use to record a student
information

References:
 www.google.com
 www.wikipedia.com
 www.youtube.com

Project Members:
1) Soham More
2) Om Tupe

You might also like