Library Management System with Barcode using PHP with Source Code

Hi guys! I have here a Library Management System with Barcode that was built for Valladolid National High School. This system is simple yet a useful system that I create using PHP/MySQL that uses barcodes for the borrowing books. This system I created may help you with your future projects. Also, for the beginners who really want to learn basic coding in PHP/MySQL. It is a user-friendly kind of this system.

The system contains the ff:

  • Member’s record management
  • Books record management
  • Admin record management
  • Filtering book record
  • Searching of the book in the table
  • Borrowing and Returning books function
  • Dynamic settings (Number of allowed books to borrow, Penalty, and Allowable days)
  • Print Members Barcode
  • Print List of Members
  • Print Books Barcode
  • Print List of Books
  • Borrowed Books Monitoring
  • Returned Books Monitoring
  • Penalty Information
  • Search report using date from and date to
  • Generate Reports

How to Run

Requirements:

  • Download and Install any local web server such as XAMPP/WAMP.
  • Download the provided source code zip file.

Installation/Setup

  1. Open your XAMPP/WAMP's Control Panel and start the "Apache" and "MySQL".
  2. Extract the downloaded zip file.
  3. If you are using XAMPP, copy the extracted source code folder and paste it into the XAMPP's "htdocs" directory. And if you are using WAMP, paste it into the "www" directory.
  4. Browse the PHPMyAdmin in the browser. i.e. http://localhost/phpmyadmin
  5. Create a new database naming "lms".
  6. Import the SQL file provided. The SQL file is known as "lms.sql" inside the "db" folder.
  7. Browse the Web Application in a browser. i.e.http://localhost/library_system/admin

Admin Access

Username: admin
Password: admin

Demo

I hope this simple system will help you with your projects and also hoping that will learn something with this project.

Thank you.

Comments

Submitted bySalman ak (not verified)on Sat, 04/04/2020 - 22:18

Can you sent me borrow. php
Submitted byIsmaelvet (not verified)on Tue, 09/29/2020 - 21:08

---- Dumping data for table `admin`--INSERT INTO `admin` (`admin_id`, `firstname`, `middlename`, `lastname`, `username`, `password`, `confirm_password`, `admin_image`, `admin_type`, `admin_added`) VALUES(1, 'Jane', 'M.', 'Doe', 'admin', 'admin', 'admin', '', 'Admin', '2015-09-05 11:40:50'),(2, 'John', 'J.', 'Doe', 'encoder', 'encoder', 'encoder', '', 'Encoder', '2015-09-29 11:40:50'),(3, 'Anonymous', 'Anonymous', 'Anonymous', 'anonymous', 'anonymous', 'anonymous', '', 'Encoder', '2015-11-25 15:21:01')
Submitted byAbel Asamoah (not verified)on Fri, 05/07/2021 - 18:56

Please can you send me the updated code
Submitted byawi zul (not verified)on Mon, 06/28/2021 - 17:35

can u teach me how to change background and how to setting menus? my email : [email protected]
Submitted byChetan Patali (not verified)on Thu, 04/14/2022 - 10:27

I need this source code file i wanted to purchase it [email protected] or call me 9845732545
Submitted byMohammed Shoukat Ali (not verified)on Sun, 05/15/2022 - 14:30

Excellent app. Bar code is getting displayed. Kindly send the updated code with bar code at my email [email protected]. Waiting for your early reply. Thanks
Submitted bydenvhersuello5… (not verified)on Wed, 06/08/2022 - 04:45

Pls send me the code. I have a individual thesis and I don't know what to do. This is my Gmail: [email protected] thank you godbless you.
Submitted byJaderyan (not verified)on Fri, 06/30/2023 - 11:30

good day sir/maam, please send me a updated version in your source code. also need me for my thesis. Send me this my email: [email protected] and thank you !!
Submitted byAsif qalandar (not verified)on Fri, 02/23/2024 - 17:08

dear sir, please send me the updated source code. needed on urgent basis. my email is "[email protected]"

Add new comment