A Python GUI Application built with Tkinter and MySql, thus having a fully functional frontend and backend
-
book_details : contains information about the different types of books present in the library.
-
student_registration : contains information about the students who have registered.
-
student_details : contains information about the books rented, fine structures, fine details, return information, etc.
All the databases are in csv format in books.csv (1).zip
All the necessary images and icons are placed in the images folder