Library Manage System Project in PHP and MYSQL
Library
management system is a project which can be used in any library to maintain its
record. By using this project library record can be maintained efficiently. You
can add a book to library, delete a book, edit a book, issue a book to student
etc. This project is created in bootstrap and PHP MYSQL language.
In this
project we provide two Login option
- Admin login
- Student or user login
Admin Login
One can login to this project by
using admin login ID and Password. As a admin logged in person or admin can do
many thing like he/she can
- Add a book to library
- Delete a book
- Add book’s author
- Add book’s category
- Issue a book to student
- Manage book(edit a book and delete a book)
- Manage authors(edit an author or delete an author)
- Manage category(edit and delete category)
- View all registered users.
- He/she can view all book, authors, and categories and issued books.
Admin can
also view his/her profile. He can also edit his profile and change his/her
details including login ID and Password.
Any student
or user can register himself on the website portal. Any registered user can
login to this website by using his login ID and Password. Once he/she is logged
in to the website. He/she can
How to use or run the project
- View his/her issued book
- View his/her profile.
- Edit his/her profile.
- Change his/her Profile details including Login ID and Password.
User Dashboard page -
- First of all to use this project you need to download it. You can download complete project from the given link - https://drive.google.com/open?id=1i33UFy3tObnOhazwXTE3BMosBY4OHu9F
- After downloading the zip file of the project, extract the zip file.
- Copy the extracted folder to the Xampp -> htdocs folder.
- Now, run your start your xampp server and open localhost/phpmyadmin
- Create a new database with name ‘lms’
- Go on the created database and click on import option and import the sql file. The database file is in the downloaded folder.
- Now open open go to http://localhost/library management system/index.php
- That’s it, Hope you are able to run the project. Login details are given to readme.txt file.
Login Details are
Admin login
Login Id – admin@gmail.com
Password – admin@1234
User Login
Login Id – user@gmail.com
Password – user@1234
bro it will show 404 error
ReplyDelete