Library Project Report
Library Project Report
ACKNOWLEDGEMET
Thank you for being an integral part of our team and for your
unwavering commitment to making this project a success.
Your contributions are deeply appreciated and will not be
forgotten.
3
TABLE OF CONTENTS
ABSTRACT 4
1. INTRODUCTION 5
1. PROJECT AIMS AND 5
OBJECTIVES 5
2. BACKGROUND OF PROJECT 6
3. OPERATION ENVIRONMENT
1. SYSTEM ANALYSIS 6
1. SOFTWARE REQUIREMENT 7
SPECIFICATION 8-11
2. EXISTING VS PROPOSED
3. SOFTWARE TOOL USED 12
3.SYSTEM DESIGN 15
3.1TABLE DESIGN 15
3.2 USE CASE DIAGRAM FOR USER 18
3.3 DATA FLOW DIAGRAM FOR USER 18
3.4 USER CASE DIAGRAM FOR ADMIN 19
3.5 SEQUENCE DIAGRAM 19
4.SYSTEM IMPLEMENTATION 21
4.1 SCREENSHOT FOR HOME PAGE 21
4.2 SCREENSHOT OF E-BOOKS 22
43 OUR TOP AUTHORS 24
4.4 SUBSCRIBE IUR NEWSLETTER 24
4.5 BLOGS 24
5 SYSYTEM TESTING 25
7.REFERENCES 28
4
Abstract:
CHAPTER 1 : INTRODUCTION
DATABASE MY SQL
1. GENERAL DESCRIPTION
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.
Difficult to search record
When there is no computerized system there is always a difficulty in searching of
records if the records are large in number .
Space consuming
After the number of records become large the space for physical storage of file and
records also increases if no computerized system is implemented.
Cost consuming
As there is no computerized system the to add each record paper will be needed
which will increase the cost for the management of library.
1. SYSTEM OBJECTIVES
Improvement in control and performance
The system is developed to cope up with the current issues and problems of library
.The system can add user, validate user and is also bug free.
Save cost
After computerized system is implemented less human force will be required to
maintain the library thus reducing the overall cost.
8
Save time
Librarian is able to search record by using few clicks of mouse and few search
keywords thus saving his valuable time.
Option of online Notice board
Librarian will be able to provide a detailed description of workshops going in
the college as well as in nearby colleges
Lecture Notes
Teacher have a facility to upload lectures notes in a pdf file having size not
more than 10mb
1. SYSTEM REQUIREMENTS
1. NON FUNCTIONAL REQUIREMENTS
Product Requirements EFFICIENCY REQUIREMENT
When a library management system will be implemented librarian and user will
easily acess library as searching and book transaction will be very faster .
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.
9
1. FUNCTIONAL REQUIREMENTS
1. NORMAL USER
1.1 USER LOGIN Description of feature
This feature used by the user to login into system. They are required to enter user id
and password before they are allowed to enter the system .The user id and password
will be verified and if invalid id is there user is allowed to not enter the system.
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 search the database based on select search
type
System must be able to filter book based on keyword enterd
System must be able to show the filtered book in table view
Functional requirements
-System should be able to add detailed information about events .
-System should be able to display information on notice board available in the homepage
of site
1. SOFTWARE AND HARDWARE REQUIREMENTS
This section describes the software and hardware requirements of the system
1. SOFTWARE REQUIREMENTS
Operating system- Windows 7 is used as the operating system as it is stable and
supports more features and is more user friendly
Database MYSQL-MYSQL is used as database as it easy to maintain and
retrieve records by simple queries which are in English language which are easy
to understand and easy to write.
Development tools and Programming language- HTML is used to write the
whole code and develop webpages with css, java script for styling work and
php for sever side scripting.
11
Existing System:
Early days Libraries are managed manually. It required lot of time to record or to
retrieve the details. The employees who have to record the details must perform their
job very carefully. Even a small mistake would create a lot of problems. Security of
information is very less. Report generations of all the information is very tough task.
Maintenance of Library catalogue and arrangement of the books to the catalogue is
very
complex task. In addition to its maintenance of member details, issue dates and return
dates etc. manually is a complex task.
All the operations must be performed in perfect manner for the maintenance of the
library with out any degradation which may finally result in the failure of the entire
system.
Proposed System:
To solve the inconveniences as mentioned in the existing system, an Online Library is
proposed. The proposed system contains the following features:
The students will register them through Online
Individually each member will have his account through which he can access
the information he needs.
Book details like authors, number of copies totally maintained by library,
present available number of books, reference books, non-reference books etc.
all this information can be made handy.
Regarding the members designation, number of books was issued.
Issue dates and returns of each member is maintained separately and fine
charged if there is any delay in returning the book.
Administrator can add, update the books.
Time consuming is low, gives accurate results, reliability can be improved with
the help of security.
12
1. SOFTWARE TOOLS USED
The whole Project is divided in two parts the front end and the back end.
1. Front end
The front end is designed using of html , Php CSS, JavaScript
MYSQL- MySQL("My S-Q-L", officially, but also called "My Sequel") is (as ofJuly
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 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
15
After entering to the home page of the website , student can choose the USER LOGIN
option where they are asked to enter username & password , and if he/she is a valid user
then a student login page will be displayed.
4.5 Blogs
25
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
Unit testing was done on each and every module that is described under
module description of chapter 4
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.
27
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.
28
CHAPTER 7 REFERENCES
http://www.w3schools.com/html/html_intro.asp
http://www.Udemy.com/css/css_background.asp
http://www.w3schools.com/js/js_datatypes.asp
Book: DBMS(Mc Graw Hill Education) Henry F.Korth,