This is a library management system built using PHP, MySQL, HTML, and CSS. The system allows users to browse, borrow, and track library resources, while admins can manage the resources efficiently.
-
User Functions:
- Browse available books
- Borrow and track borrowed books
- View book details
-
Admin Functions:
- Add, update, and delete books
- Manage user book requests
- Monitor borrowed books and returns
- PHP – Backend logic
- MySQL – Database for storing books and user data
- HTML & CSS – Frontend design
- XAMPP – Local server for running the project
Ensure you have XAMPP installed to run the PHP and MySQL server. If not, download and install it from:
https://www.apachefriends.org/index.html
git clone https://github.com/your-username/online-library-management-system.git
cd online-library-management-system- Open XAMPP Control Panel and start Apache and MySQL.
- Open phpMyAdmin in your browser (http://localhost/phpmyadmin).
- Create a new database named
dbms. - Import the provided SQL file (
dbms.sql) into the database.
- Place the project folder in the
htdocsdirectory inside the XAMPP installation folder. - Open your browser and navigate to:
http://localhost/online-library-management-system - Start managing books and users through the system.
Feel free to fork this repository and submit a pull request if you'd like to improve the project!
If you have any questions or suggestions, feel free to connect with me on LinkedIn or email.
email: shreyassingh7484@gmail.com
LinkedIn: https://www.linkedin.com/in/shreyassingh7/