Library Management System Final Report
Library Management System Final Report
Project Report
On
Submitted By:
M R S Swaroop
MSC Computers
In
University of east London
CERTIFICATE
Certified that this is a bonafide record of the project work titled
Your Name
XYZ ABC
Project Guide Head of the
Division
ACKNOWLEDGEMENT
We take this occasion to thank God, almighty for blessing us with his grace and taking
our endeavor to a successful culmination. We extend our sincere and heartfelt thanks to our
esteemed guide, ABC, for providing us with the right guidance and advice at the crucial
junctures and for showing me the right way. We also take this opportunity to express a deep
sense of gratitude to our class coordinators, XYZ and XXX for their cordial support, valuable
suggestions and guidance. We extend our sincere thanks to our respected Head of the division
Name Here, for allowing us to use the facilities available. We would like to thank the other
faculty members also, at this occasion. Last but not the least, we would like to thank our friends
and family for the support and encouragement they have given us during the course of our work.
TABLE OF CONTENTS
ABSTRACT
1. INTRODUCTION
1.1 PROJECT AIMS AND OBJECTIVES
1.2 BACKGROUND OF PROJECT
1.3 OPERATION ENVIRONMENT
2. SYSTEM ANALYSIS
2.1 SOFTWARE REQUIREMENT SPECIFICATION
2.2 EXISTING VS PROPOSED
2.3 SOFTWARE TOOL USED
3. SYSTEM DESIGN
3.1 TABLE DESIGN
3.2 DATA FLOW DIAGRAM’S
4. SYSTEM IMPLEMENTATION
4.1 SCREEN SHOTS
5. SYSTEM TESTING
5.1 UNIT TESTING
5.2 INTEGRATION TESTING
6. CONCLUSION & FUTURE SCOPE
7. REFERENCES
ABSTRACT
Overall this project of ours is being developed to help the students as well as staff
of library to maintain the library in the best way possible and also reduce the
human efforts.
CHAPTER 1
INTRODUCTION
This chapter gives an overview about the aim , objectives ,background and
operation environment of the system.
Library Management System is an application which refers to library systems which are
generally small or medium in size. It is used by librarian to manage the library using a
computerized system where he/she can record various transactions like issue of books, return of
books, addition of new books, addition of new students etc.
Books and student maintenance modules are also included in this system which would keep
track of the students using the library and also a detailed description about the books a library
contains. With this computerized system there will be no loss of book record or member record
which generally happens when a non computerized system is used.
All these modules are able to help librarian to manage the library with more convenience and in
a more efficient way as compared to library systems which are not computerized.
CHAPTER 2
SYSTEM ANALYSIS
In this chapter, we will discuss and analyze about the developing process of Library
Management System including software requirement specification (SRS) and
comparison between existing and proposed system . The functional and non functional
requirements are included in SRS part to provide complete description and overview of
system requirement before the developing process is carried out. Besides that, existing
vs proposed provides a view of how the proposed system will be more efficient than the
existing one.
PRODUCT DESCRIPTION:
Library Management System is a computerized system which helps
user(librarian) to manage the library daily activity in electronic format. It reduces
the risk of paper work such as file lost, file damaged and time consuming.
It can help user to manage the transaction or record more effectively and time-
saving.
PROBLEM STATEMENT:
The problem occurred before having computerized system includes:
File lost
When computerized system is not implemented file is always lost because of human
environment.Some times due to some human error there may be a loss of records.
File damaged When a computerized system is not there file is always lost due to
some accdent like spilling of water by some member on file accidentally.Besides
some natural disaster like floods or fires may also damage the files.
RELIABILITY REQUIREMENT
The system should accurately performs member registration ,member validation ,
report generation, book transaction and search
USABILITY REQUIREMENT
The system is designed for a user friendly environment so that student and staff of
library can perform the various tasks easily and in an effective way.
ORGANIZATIONAL REQUIREMENT
IMPLEMENTATION REQUIREMNTS
In implementing whole system it uses html in front end with php as server side
scripting language which will be used for database connectivity and the backend ie
the database part is developed using mysql.
DELIVERY REQUIREMENTS
The whole system is expected to be delivered in six months of time with a weekly
evaluation by the project guide.
Functional requirements
-user id is provided when they register
-The system must only allow user with valid id and password to enter the system
-The system performs authorization process which decides what user level can acess to.
-The user must be able to logout after they finished using system.
Functional requirements
-System must be able to verify information
-System must be able to delete information if information is wrong
Admin Features
Admin Dashboard
Admin can add/update/ delete category
Admin can add/update/ delete author
Admin can add/update/ delete books
Admin can issue a new book to student and also update the details when
student return book
Admin can search student by using their student ID
Admin can also view student details
Admin can change own password
i. Existing system does not have any facility of teachers login or student login
where as proposed system will have a facility of student login as well as
teacher’s login
ii. Existing system does not have a facility of online reservation of books whereas
proposed system has a facility of online reservation of books
iii. Existing system does not have any facility of online notice board where
description of workshops happening in our college as well as nearby colleges is
being provided.
iv. Existing system does not has any option of lectures notes uploaded by teachers
whereas proposed system will have this facility
v. Existing system does not have any facility to generate student reports as well
book issue reports whereas proposed system provides librarian with a tool to
generate reports
vi. Existing system does not has any facility for book request and sugeestions
where as in proposed system after logging in to their accounts student can
request books as well as provide suggestions to improve library
CSS- Cascading Style Sheets (CSS) is a style sheet language used for
describing the look and formatting of a document written in a markup
language. While most often used to style web pages and interfaces written
in HTML and XHTML, the language can be applied to any kind
of XML document, including plain XML, SVG and XUL. CSS is a cornerstone
specification of the web and almost all web pages use CSS style sheets to
describe their presentation.CSS is designed primarily to enable the
separation of document content from document presentation, including
elements such as the layout, colors, and fonts. This separation can improve
content accessibility, provide more flexibility and control in the specification
MYSQL- MySQL ("My S-Q-L", officially, but also called "My
Sequel") is (as of July 2013) the world's second most widely
used open-source relational database management system
(RDBMS). It is named after co-founder Michael Widenius
daughter, My. The SQL phrase stands for Structured Query
Language. The MySQL development project has made its
source code available under the terms of the GNU General
Public License, as well as under a variety
of proprietary agreements. MySQL was owned and
sponsored by a single for-profit firm, the Swedish company
MySQL AB, now owned by Oracle Corporation
.MySQL is a popular choice of database for use in web
applications, and is a central component of the widely used
LAMP open source web application software stack (and other
'AMP' stacks). LAMP is an acronym for "Linux, Apache,
MySQL, Perl/PHP/Python." Free-software-open source
projects that require a full-featured database management
system often use MySQL. For commercial use, several paid
editions are available, and offer additional functionality.
Applications which use MySQL databases
Downloaded by Ruchitha P.N ([email protected])
lOMoARcPSD|13920172
include: TYPO3, MODx, Joomla, WordPress, phpBB, MyBB, Drupal and other
software. MySQL is also used in many high-profile, large-scale websites,
including Wikipedia, Google (though not for searches), Facebook, Twitter,
Flickr, and YouTube
CHAPTER 3
SYSTEM DESIGN
Table tblstudents for students record and student login details
Table tblissuedbookdetails for maintain issued book and returned book record
ADMIN
DATABASE
ENTER
ENTER USERNAME CHECK
ADMIN URL & VALIDITY
PASSWORD
IF VALID
ADMIN
WEB SERVER LOGIN
PAGE
After entering to the home page of the website , Admin can choose the ADMIN LOGIN option
where they are asked to enter username & password , and if he/she is a valid user then a
teacher login page will be displayed.
Issue
Book
t id
den
Stu
Display
Issue a Book info
Book ISB
N n o.
Student id
ISBN no.
Return
Book
Go back to
main menu
Return Date
ISBN NAME
Cat id
NUMBER
Author
PRICE Published
By
BOOK
Issued By
Name
Issue
catId
ADMIN
STUDENT
USER PASSWO
NAME RD
STUDENT
ID email
NAME
NAME
Testing start
Take choice
Choice
Admin
Login Exit
Enter
password
Match
Take choice
choice
CHAPTER 4
SYSTEM IMPLEMENTATION
User signup
Dadmin Dashboard
CHAPTER 5
SYSTEM TESTING
The aim of the system testing process was to determine all defects in our project .The
program was subjected to a set of test inputs and various observations were made and based
on these observations it will be decided whether the program behaves as expected or not. Our
Project went through two levels of testing
1.Unit testing
2.integration testing
UNIT TESTING
Unit testing is undertaken when a module has been created and succesfully reviewed .In order
to test a single module we need to provide a complete environment ie besides the module we
would require
The procedures belonging to other modules that the module under test calls
Non local data structures that module accesses
A procedure to call the functions of the module under test with appropriate
parameters
INTEGRATION TESTING
In this type of testing we test various integration of the project module by providing the input
.The primary objective is to test the module interfaces in order to ensure that no errors are
occurring when one module invokes the other module.
CHAPTER 6
CONCLUSION & FUTURE SCOPE
This website provides a computerized version of library management system which will
benefit the students as well as the staff of the library.
It makes entire process online where student can search books, staff can generate reports and
do book transactions. It also has a facility for student login where student can login and can see
status of books issued as well request for book or give some suggestions. It has a facility of
teacher’s login where teachers can add lectures notes and also give necessary suggestion to
library and also add info about workshops or events happening in our college or nearby college
in the online notice board.
There is a future scope of this facility that many more features such as online lectures video
tutorials can be added by teachers as well as online assignments submission facility , a feature
Of group chat where students can discuss various issues of engineering can be added to this
project thus making it more interactive more user friendly and project which fulfills each users
need in the best way possible
CHAPTER 7
REFERENCES
•
http://www.w3schools.com/html/html_intro.asp
•
https://www.w3schools.com/php/default.asp
•
https://www.w3schools.com/sql/default.asp
•
Fundamentals of software engineering by Rajib mall, PHIlearning
•
Web development and application development by Ivan Byross BPB publications