Library Management System In PHP

Subscribe YouTube For Latest Update Click Here

Buy Now ₹501

Library Management System is a software used to manages the catalog of a library. This helps to keep the records of whole transactions of the books available in the library. Projectworlds provides Library Management System which is very easy to use and fulfills all the requirement of a librarian.

Brief overview of the technology:

Front end: HTML, CSS, JavaScript

  1. HTML: HTML is used to create and save web document. E.g. Notepad/Notepad++
  2. CSS : (Cascading Style Sheets) Create attractive Layout
  3. Bootstrap : responsive design mobile freindly site
  4. JavaScript: it is a programming language, commonly use with web browsers.

Back end: PHP, MySQL

  1. PHP: Hypertext Preprocessor (PHP) is a technology that allows software developers to create dynamically generated web pages, in HTML, XML, or other document types, as per client request. PHP is open source software.
  2. MySQL: MySql is a database, widely used for accessing querying, updating, and managing data in databases.

Software Requirement(any one)

  1. WAMP Server
  2. XAMPP Server
  3. MAMP Server
  4. LAMP Server

Online library Management System divided in two modules–

  1. Student
  2. Admin

Admin Features

  1. Admin Dashboard
  2. Admin can add/update/ delete category
  3. Admin can add/update/ delete author
  4. Admin can add/update/ delete books
  5. Admin can issue a new book to student and also update the details when student return book
  6. Admin can search student by using their student ID
  7. Admin can also view student details
  8. Admin can change own password

Students-

  1. Student can register yourself and after registration they will get studentid
  2. After login student can view own dashboard.
  3.  Student can update own profile.
  4. Student can view issued book and book return date-time.
  5. Student can also change own password.
  6. Student can also recover own password.

How to run this Project
1. Download and Unzip file on your local system copy library.
2. Put library folder inside root directory
Database Configuration
Open phpmyadmin
Create Database lms
Import database lms.sql (available inside zip package)
For User
Open Your browser put inside browser “http://localhost/Library Management System In PHP”
Login Details for Admin :
Username : admin
Password : admin