A PHP Library Management System created during COVID-19 which features basic CRUD Function
There are two different user roles: Admin & Student
Users can borrow and return books using the system while Admin is able to access the back-end of the system
Library-Management-System Project | Covid-19
Download the the zip file
Extract the file and copy lms folder
Paste inside root directory(for xampp xamp/htdocs, for wampp/www,fpr lamp var/www/html)
Create a database with name lms
Import lms.sql file(given inside the zip package in sql file folder)
run the virtualhost
credential for admin panel :
username / email : admin
Password : 123
User/Admin Login Page & Dashboard of the LMS