Skip to content

GUI project of Library Management System in Python using Tkinter and SQL

Notifications You must be signed in to change notification settings

Prakarsha1809/Library-Management-System

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Library-Management-System

GUI project of Library Management System in Python using Tkinter and SQL

Functionalities

       - add books
       - delete/update books
       - search books
       - issue book
       - return book
       - student activity

Installations

Install the following packages in cmd before use.

pip install python-tk
pip install pillow

Technologies used

  • Python and SQL
  • Tkinter for frontend

Steps to use

  • run the .py file
  • usename = Prakarsha, password = root

Screenshots

Login Screen

Home Screen

Book Data

Student Data

About

GUI project of Library Management System in Python using Tkinter and SQL

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages