Library Management System Srs
Library Management System Srs
Specification
for
Library Management System
93 16
i
Contents
1 Introduction 2
1.1 Purpose.......................................................................................................................... 2
1.2 Scope............................................................................................................................. 2
1.3 Definition, Acronyms, Abbreviation................................................................................. 2
1.4 References ...................................................................................................................... 3
1.5 Overview........................................................................................................................ 3
2 Overall Description 4
2.1 Product Perspective........................................................................................................
4
2.2 Product Functions...........................................................................................................
4
2.2.1 Administrator........................................................................................................
4
2.2.2 Users(Library Members).......................................................................................
4
2.3 User Classes and Characteristics....................................................................................
5
2.4 General Constraints........................................................................................................
5
2.5 Assumptions and Dependencies.....................................................................................
5
3 Functional Requirements 6
3.1 Scope of the work........................................................................................................... 6
3.2 Scope of the product...................................................................................................... 6
3.3 Functional requirements................................................................................................. 7
4 Nonfunctional Requirements 8
4.1 Performance Requirements............................................................................................ 8
4.2 Safety Requirements...................................................................................................... 8
4.3 Security Requirements................................................................................................... 8
4.4 Error Handling................................................................................................................ 8
Appendices 9
A Appendix 10
93 16
i
B Glossary 10
93 16
Chapter 1
Introduction
1.
1 Pur
pose
The purpose of this document is to familiarize reader with software. Specification describes all
hardware and software requirements for product, behavior of it and its components. Software
Requirements Specification (SRS) allows to verify the customer that all his requirements are
observed and implemented correctly by de- veloper.
The intended audience for the SRS reading consists of system end-users (patrons), customer
engineers, software developers.
1.
2 Scope
The software will reflect all the requirements defined by the customer. College Library
Management System will allow to perform all necessary procedures for librarians and patrons.
According to customer requirements the software to be developed will consist of three
databases:
LMS will also provide all necessary services for databases such as creating, deleting, updating
and searching information. Patrons will be able to access to the library site (web-based)
through the Internet, scattered throughout the library for sending request, receiving
information about current status of the books or renewing them. User interfaces will be
ergonomical and easy-to-use.
1.
3 Def
tni
tion,Acr
onyms
,Abbr
evi
ati
on
93 16
Chapter 1: 3
1.
4 Ref
erences
1.
5 Over
view
The implementation of Library Management starts with entering and updating master records
like book details, library information. Any further transaction like book issue, book return will
automatically update the current books.
93 16
Chapter 2
Overall Description
2.
1 Pr
oductPer
spect
ive
LMS is a replacement for the ordinary library management systems which depend on paper
work for recording book and users’ information.
LMS will provide an advanced book search mechanism and will make it easy to borrow, insert
and index a book in the library.
2.
2 Pr
oductFunct
ions
2.2.1 Administrator
• Admin should be able to insert, modify and delete books.
• Can accept or reject a new user according to the library policy or payment methods.
• Increase the period for borrowing a book for specific type or group of users.
• Can get the information (status report) of any member who has borrowed a book.
• Add and edit book categories and arrange books by categories.
• Add and edit authors and publishers information.
• Can send lateness warnings to people who have exceeded deadline date.
• Can record books returned by users.
• The member should be provided with the updated information about the books catalog.
• Members are given a provision to check their account’s information and change it.
• Members have the ability to search through books by subject, title, authors or any
information related to the book.
• Can extend the period of borrowing books according to the library policy.
• The customer may suggest a book to be brought to the library book collection.
93 16
Chapter 2: Overall 5
2.
3 UserCl
assesand Char
act
eri
sti
cs
• User module: In the user module, user will check the availability of the books.
– Book return
• Administration module: The following are the sub module in the administration module.
– Register user
– Entry book details
– Book issue
2.
4 Gener
alConst
rai
nts
• The information of all users, books and libraries must be stored in a database that is
accessible by the website.
• MS SQL Server will be used as SQL engine and database.
• The Online Library System is running 24 hours a day.
• Users may access LMS from any computer that has Internet browsing capabilities and an
Internet connection.
• Users must have their correct usernames and passwords to enter into their online
accounts and do actions.
2.
5 Assumpt
ionsandDependenci
es
• Are librarians and users comfortable with computers and have enough ability to work with
the product?
• Website interface must be friendly and easy-to-use.
93 16
Chapter 3
Functional Requirements
3.
1 Scopeoft
hewor
k
• To modernize College Library database, where data was stored in a card-based catalog
• To optimize librarians’ work and time
• To join small Access-based database, where library has stored information about digital
items (software, music)
• To expand services of library and patron’s possibilities
The LMS will allow remote access to library database via Internet only for patrons after
authorization proce- dures. The patrons could search, renew items, send requests. The
College LMS will provide remote access to other databases.
3.
2 Scopeoft
hepr
oduct
93 16
Chapter 3: Functional 7
– User name
– User address
– Student number
– Number and information about checked out items
– Requested items information
• Possibility to search and request items in the inter library loans, online databases through
Internet.
3.
3 Funct
ionalr
equi
rement
s
• The LMS should store all information about librarians and patrons, their access keys,
priority and etc.
• The LMS allow searching items by author, title or keywords
• The LMS should support 500 patrons and 1000 requests/min simultaneously.
• The LMS should allow librarians to add, delete and modify items in database, and check
availability of the items.
• The LMS should generate request’s reports for librarians every day, on base of which
librarians could make decisions about acquiring or retirement the item
• The LMS should create notification and send to patrons by e-mail automatically after
item’s overdue
• The LMS should provide to search, request and renew items either from the library
computers (LMS application) or from outside the library through College site(web-based)
though the Internet.
• The LMS should provide access to previous Access-based database, online databases
93 16
Chapter 4
Nonfunctional Requirements
4.
1 Per
for
manceRequi
rement
s
• The system shall accommodate high number of books and users without any fault.
• Responses to view information shall take no longer than 5 seconds to appear on the
screen.
4.
2 Saf
etyRequi
rement
s
4.
3 Secur
ityRequi
rement
s
4.
4 Er
rorHandl
ing
• LMS product shall handle expected and non-expected errors in ways that prevent loss in
information and long downtime period.
93 16
Appendices
93 16
Appendix A
Appendix
Appendix B
Glossary
The following are the list of conventions and acronyms used in this document and the project
as well:
93 16