The Library Management System is a web-based application developed in PHP and MySQL. It allows efficient management of a library's resources, including books, members, and transactions. This system simplifies the process of tracking book availability, managing member information, and handling check-ins and check-outs.
Highlight the main features of your Library Management System. This can include functionalities like:
- User authentication
- Book catalog management
- Member management
- Check-in and check-out functionality
- Search and filter capabilities
- Reporting features, etc.
This is a completely built using PHP and MySQL for Database so, you'll need to install XAMPP and PhPMyAdmin And need to start apache and MySQL after dowloading the zip file do not forget to move the folder to /xampp/htdocs/folderhere
# Clone the repository
git clone https://github.com/Shashwath454/LibraryMgmtSystem.git
# Change directory
cd LibraryMgmtSystem
# Install dependencies
XAMPP and PhPMyAdmin
Start- Apache And MySQL