The Library Management System is a web application built using PHP that helps manage books, patrons, and transactions in a library setting.
- Add, edit, and delete books from the library inventory.
- Manage patron information and keep track of their borrowing history.
- Record and manage book borrowing and returning transactions.
- Search and filter books and patrons efficiently.
These instructions will guide you through setting up the project on your local machine for development and testing purposes.
- PHP (>= 7.0)
- MySQL database
-
Clone the repository:
git clone https://github.com/Zaid-Parkar/library-management.git