Library Management

LIBRARY MANAGEMENT

PROBLEM STATEMENT:



The basic information about our library is as follows
  * There are five departments with 60 students in each department with a total strength of 1200 students and 150 lectures.
  * There are 8000 books available.

The managing services required are

  * Book management: To maintain the following details
  a. Book cost and purchase details.
  b. Publisher and author details.
  c. To remove the books details in case it had gone out of use or to add new books name into the document.
  * Student services:
  a. Each student is given three cards (one book per card).
  b. The date of books taken and the last date should be documented and upgraded every weak.
  c. On failure of returning the book on or before the due date will be fined (1Rs per day).
  d. Students must submit there cards at the beginning of every semester and then only the student’s account should be activated.
  * Staff services:
  a. Each student is given three cards (one book per card).
  b. The date of books taken and the last date should be documented and upgraded every weak.
  c. On failure of returning the book on or before the due date will be fined (1Rs per day).


SOFTWARE REQUIREMENTS SPECITFICATION

  1. INTRODUCTION :

1.1. Purpose:
The main purpose of the specification is to guide the developer about the book and the account structure, students and staff services, requirements and the input and output feature.

    1.2. Scope:
The LIBRARY MANAGEMENT SYSTEM software has the ability to display the details of the books available in various departments, the transactions of books and about the book holders. It enables online reservation of books. It also enables a fully automated library service, which makes the word easier and systematic.
BENEFITS:
  * Saves time.
  * Reduces the manual work.
  * Makes the searching work easier.
OBJECTIVES:
  * Fully automated library service....