Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

History

13 Commits

Repository files navigation

Library-Management-System

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

Functionalities

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

Installing dependencies and packages

Install the following packages in cmd before use if your system doesn't have them or are corrupted.

pip install python-tk
pip install pillow

Techs used

  • Python
  • SQLite3
  • Tkinter

Steps to use

  • open the lms.py file in your favourite code editor.
  • Go to line number 464
  • fill the values as per your need in : VALUES('Your Name', 'password')
  • Save the changes.
  • run the lms.py file as python

Screenshots

Login Screen

1

Home Screen

2

Book Data

3456

Student Data

78

Project Logs:

Name of CreatorStart DateEnd DateDurationProject TypeDeploy
Mainak Chaudhuri29-11-202118-12-202120 daysGUI, DBMSNULL

About

Integrated Library Management System using Python and Tkinter

Topics

Resources

Stars

2 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages