Skip to content

ashishacharjee/Library-Management

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

📚 Library Management System (Python + MySQL)

A command-line based library management system that allows you to manage books, members, and borrow/return activities with due-date tracking.


🚀 Features

  • 📖 Book Management – Add, update, delete, search, and list all books
  • 👤 Member Management – Add and search for library members
  • 🔁 Borrow/Return System – Issue and return books with due-date checks
  • 🚨 Overdue Alerts – Shows if a book is returned late

🛠️ Requirements

  • Python 3.6+
  • MySQL Server
  • mysql-connector-python

Install dependencies:

pip install -r requirements.txt

About

A command-line library management system built with Python and MySQL for managing books, members, and borrowing records.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages