You are on page 1of 6

AN WEB APPLICATION DEVELOPMENT FOR LIBRARY

MANAGEMENT SYSTEM USING PHP AND MYSQL

ABSTRACT

The “Library Management System” is used to maintain stock records


of books, It contains two logins are admin (librarian) and student login.
In admin login is used to store the books details like title of books,
author of books, ISBN number, Copies of books, publisher Name, etc.,
On this login we can also create a new admin with credentials and we
can also add and delete student’s details, we can also find a status of
book taken, with details of student. And, we can monitor the book taken
date and submitted date.
In student login, is used to check the book availability and take the book
accordingly. We have to update the status of returning date of the book.
Whether, the returning date of book is exceeded the fine will be shown.
This project is developed using php as the front end and sql-lite as a
back-end. The sql-lite database is used to store and retrieve data of this
web application.
SYSTEM ENVIRONMENTS
SOFTWARE REQUIREMENTS:
OPERATING SYSTEM : WINDOWS XP, 8, 8.1,10
LANGUAGE USED : PHP
TOOLS :MYSQL SERVER

HARDWARE REQUIREMENTS:
PROCESSOR : INTEL PENTIUM 4 DUAL CORE,CORE2
MAIN MEMORY : 2GB RAM (MIN)
HARD DISK : 80 GB
DATAFLOW DIAGRAMS:
Login Process

Login

ADMIN STUDENT

LOGIN LOGIN

Admin Login

Book Details
Student Details
User List
Student Login

Book Return
Student Details
Details
Books Copies

E-R Diagram
Publisher Name ISBN

Username
Password Available Author
\\User

Categories
Book Title

Admin Book Details


Add

Add

Image
Admin

Email Id

Password

Admin Name
Username
Member Name
Matric Number
Username
Password
\\User

Book Name

Book
Student Book Details
Return

Details

Add

Mobile No
Student

Email Id

Username
password
Student Name

Reg.No
Image

Department

You might also like