A Simple Online Library Management System for School and Colleges.
- There is Project Documentation in this repo
There are two modules Student & Admin
- add/update/ delete category
- add/update/ delete author
- add/update/ delete books
- issue a new book to student and also update the details when student return book
- search student by using their student ID
- view student details
- change own password
- update own profile.
- view issued book and book return date-time.
- change own password.
- recover own password.
Note : Student can register himself and after registration he will get studentid After login student can view own dashboard.
- Download and Unzip file on your local system copy library.
- Put library folder inside root directory
- Open phpmyadmin
- Create Database library
- Import database library.sql (available inside zip package)
For User Open Your browser put inside browser “http://localhost/library”
For Online Test Open Your browser put inside browser “http://online-library-management-system.atwebpages.com/index.php”
- Username : test@gmail.com
- Password : Test@123
For Admin Panel Open Your browser put inside browser “http://localhost/library/admin”
Online Test Open Your browser put inside browser “http://online-library-management-system.atwebpages.com/adminlogin.php”
- Username : admin
- Password : admin@123