You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This project is about a DATABASE design, done as a part of a DBMS project work for my semester purpose. I used python for generating the time table and MySQL package for establishing a connection with MySQL database residing on my local machine. along with MySQL , I have also used Tkinter for the frontend purpose.