Skip to content

Latest commit

Β 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
Β 
Β 
Β 
Β 

Repository files navigation

πŸ“š Library Management System

A simple and functional Python + MySQL application for managing library operations.
This system allows administrators to add, view, and delete book records for both Students and Staff.


πŸ› οΈ Features

  • Manage Student and Staff library records
  • Add new book records with borrower details
  • Display all records in a formatted table
  • Delete records using BOOK_ID
  • MySQL database integration
  • Simple command-line interface

πŸ“¦ Prerequisites

Ensure the following are installed:

  • Python 3.x
  • MySQL Server

Required Python Packages

Install dependencies:

pip install mysql-connector-python tabulate

About

A Python-based Library Management System that integrates MySQL for efficient management of library resources. This system allows users to manage books, members, and transactions, making it easier for libraries to keep track of their collections and enhance user experience.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages