Skip to content

Latest commit

Β 

History

History
30 lines (17 loc) Β· 1.07 KB

File metadata and controls

30 lines (17 loc) Β· 1.07 KB

πŸ“š Library Management System

This is a Python-based Library Management System developed using Tkinter for the GUI. It allows users to manage and interact with a library system, providing functionalities like user login & book management

⚑ Features

  • πŸ”’ User Login: Secure login window for users to access the system.
  • πŸ“š Book Management: Admin or user functionalities for managing books (add, remove, search, etc.).
  • πŸ–₯️ Tkinter GUI: Interactive and user-friendly interface with images as backgrounds.
  • πŸ“± Responsive Design: The window adapts to different screen sizes.

πŸ› οΈ Prerequisites

To run this project, you'll need to have Python 3.x installed on your system along with the following libraries:

  • Tkinter (for GUI)
  • Python Imaging Library (PIL) or Pillow (for handling images)

Screenshots

Text

Text

Text

🀝 Contributing

Contributions are welcome! Feel free to fork the repository and submit pull requests for bug fixes, improvements, or additional features.