Skip to content

procheta1999/library_management

Repository files navigation

library_management

A Python GUI Application for Library Management System

Tools Used: Python Tkinter, MySQL

A Python GUI Application built with Tkinter and MySql, thus having a fully functional frontend and backend

The three databases associated with the app are:
  1. book_details : contains information about the different types of books present in the library.

  2. student_registration : contains information about the students who have registered.

  3. 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

The main file or the file from which the whole application is starting is the Project1.py file.

Languages and Tools:

git mysql python

Support:

prochetabhatt



About

A Python GUI Application for Library Management System

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published