Student Record System is developed using Tkinter 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.
About System:
In order to add student records, the user has to provide various information such as his/her name, email., roll no, phone number, branch. The record will be saved in sql database file. After this, the user can easily manage the student’s record and can add, remove if he/she wants. The project file contains a python script (main.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 Record System in Python helps in easy management of student records