Library management system is a project which aims in developing a computerized system to maintain all the daily working of library. This project has many features which are generally not available in normal library management system like facility of user and a facility of teacher login. It also has a facility of admin login through which the admin can monitor the whole system. It also has facility where student after logging in their accounts can see list of books issued and its issue date and return date and also the student can request the librarian to add new books by filling the book request from. It also has facility where teacher and student can chat through it.
Open phpmyadmin Create Database library Import database library.sql (available inside zip package)
For User
Open Your browser put inside browser “https://localhost/library” Login Details for user: [email protected]/Test@123
For Admin Panel
Open Your browser put inside browser “https://localhost/library/admin” Login Details for admin : admin/Test@12345