library_management_system[1]
library_management_system[1]
Specification
for
Library Management System
Name:-Prakash Kumar
Lloyd Institute of Engennering
And Technology
(Greater Noida)
Contents
1 Introduction
1.1Purpose …………………………………………………………………………………………… 2
1.2 Scope ...………………………………………………………………………………………… 2
1.3 Definition, Acronyms, Abbreviation…………………………………………………… 2
1.4 References …………………………………………………………………………………… 3
1.5 Overview ……………………………………………………………………………………………………. 3
2 Overall Description
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
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
A Appendix
B Glossary
Chapter 1
Introduction
1.1 Purpose
The purpose of this document is to familiarize reader with software. Specification describes all hardware
and software requirements for product, behaviour of it and its components. Software Requirements
Specification (SRS) allows to verify the customer that all his requirements are observed and implemented
correctly by developer.
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:
. item's database (books, journals, magazines, newspapers, diploma thesis, etc)
. Patron’s database
. a small Access-based database with information about digital items, that College has (software, music)
integrated with item's database.
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.
Chapter 4
Nonfunctional Requirements
Appendices