An interactive web portal for automating various manual processes done by librarian.
GitHub repo size GitHub code size in bytes GitHub license Abstract
Library Management System DBMS Project Open Source Programming
Manual process of keeping student records, book records, account details, managing employee is very difficult. There are various problems also faced by the student in library such as finding any particular book, information whether book is available or not, for what time this book will be available, searching of books using ISBN number etc. To eliminate this manual system, Library Management System has been developed.
PPT report
You can download the report here. To download the presentation, click here.
You can check the screenshots of User Interface here.
Core Features
admin search issue member add
Searching of books
Issuing and returning books
Check fines(if any)
Librarian can read information about any member
Librarian can track the books issued by a particular student
Librarian can add/remove any member(student).
Librarian can add/delete books
Librarian can update the availability status of the books
Additional Features
Admin Dashboard deal with the following :
Displaying all members records.
Displaying all books records.
Update Book Records.
Delete Book Records
Add Book Records
Add Member/Student Records
Delete Member/Student Records
Update Member/Student Records.
Modules Online Library Management System Admin login Search Books Add and Update Books Add and Remove Members Issue Books
Technology Stack Used
HTML CSS JavaScript PHP MYSQL
Front End - HTML, CSS, JavaScript
Back End - PHP
Database - MySql
Requirements
PHP
The source code of this project is written in PHP. So, you'll require WAMP/XAMPP/MAMP to run this project. Installing
wamp xampp mamp
Download WAMP
Download XAMPP
Download MAMP
How to run?
Download this repo and extract it in your www/htdocs directory.
Import the [database] from db folder.
Configure dbcon.php
Run localhost/{YOUR FOLDER NAME}