5 Student Management System in Python
5 Student Management System in Python
Abstract
Student Management System is developed using python. Talking about
the project, it contains only an admin side from where the admin can
maintain student records easily. In this project, the user has to perform
all the main functions from the Admin side. In order to add student
records, the user has to provide various information such as his/her
name, roll no., study branch, phone number, parent name, and address.
After this, the user can easily manage the student’s record and can
update, remove if he/she wants. The project file contains a python script
(student_manage.py). Also, the design of this project is pretty simple so
that the user won’t find any difficulties while working on it. The Student
Management System in Python helps in easy management of student
records.