INTRODUCTION:
Student Management System is made using python with tkinter gui and Database used is mysql. This management system consists of the Add Student,Search Student, Delete Student, Update Student, Show Student, Export Data. This can make the work of the college more simple.
MODULE USED:
(1)--> Tkinter
(2)--> Time
(3)--> ttkThmes
(4)--> PIL
(5)--> pymySQL
(6)--> pandas
WORKING:
-
Firstly, login to you system using your 'username' and 'password', then then main system window will appear
-
Main Window contains-->> Date || Time || System Name Area || Connect to Database button || Features Area || Main Table View
-
Here, the features botton will be disabled(Except 'EXIT' button)untill you 'connect to Database' and it will be connected to database on providing 'Hostname', 'Username' & 'Password'.
-
As soon as database is connected all the Features button will be enabled for 'Add Student','Search Student', 'Delete Student', 'Update Student', 'Show Student', 'Export Data' and lastly there is a 'EXIT' which is enabled though out for exiting the system in any moment.
Author ---->> JISHNU PAUL