



Study with the several resources on Docsity
Earn points by helping other students or get them with a premium plan
Prepare for your exams
Study with the several resources on Docsity
Earn points to download
Earn points by helping other students or get them with a premium plan
It is for creating a document in the form of srs
Typology: Summaries
1 / 7
This page cannot be seen from the preview
Don't miss anything!




(An Autonomous Institute under UGC Act 1956)
1. Introduction 1.1 Purpose The main objective of this document is to illustrate the requirements of the project Library Management system. The document gives the detailed description of the both functional and non- functional requirements proposed by the client. The purpose of this project is to provide a friendly environment to maintain the details of books and library members. The main purpose of this project is to maintain easy circulation system using computers and to provide different reports. This project describes the hardware and software interface requirements using ER diagrams and UML diagrams. 1.2 Document Conventions
and library users. The product will work as a complete user interface for library management process and library usage from ordinary users. Library Management System can be used by any existing or new library to manage its books and book borrowing, insertion and monitoring. It is especially useful for any educational institute where modifications in the content can be done easily according to requirements. The project can be easily implemented under various situations. We can add new features as and when we require, making reusability possible as there is flexibility in all the modules. The language used for developing the project is Java as it is quite advantageous than other languages in terms of performance, tools available, cross platform compatibility, libraries, cost (freely available), and development process. 1.5 References ➢ Websites
➢ Users must have their correct usernames and passwords to enter into their online accounts and do actions The dependencies are :- ➢ The specific hardware and software due to which the product will be run ➢ On the basis of listing requirements and specification the project will be developed and run ➢ The end users (admin) should have proper understanding of the product ➢ The system should have the general report stored ➢ The information of all the users must be stored in a database that is accessible by the Library System ➢ Any update regarding the book from the library is to be recorded to the database and the data entered should be correct
3. External Interface Requirement The software provides good graphical interface for the user and the administrator can operate on the system, performing the required task such as create, update, viewing the details of the book. ➢ It allows user to view quick reports like Book Issued/Returned in between particular time. ➢ It provides stock verification and search facility based on different criteria. ➢ The user interface must be customizable by the administrator ➢ All the modules provided with the software must fit into this graphical user interface and accomplish to the standard defined ➢ The design should be simple and all the different interfaces should follow a standard template ➢ The user interface should be able to interact with the user management module and a part of the interface must be dedicated to the login/logout module 3.1 User Interface Login :- In case the user is not yet registered, he can enter the details and register to create his account. Once his account is created he can ‘Login’ which asks the user to type his username and password. If the user entered either his username or password incorrectly then an error message appears. Search :- The member or librarian can enter the type of book he is looking for and the title he is interested in, then he can search for the required book by entering the book name. Categories View :- Categories view shows the categories of books available and provides ability to the librarian to add/edit or delete category from the list.
Librarian’s Control Panel :- This control panel will allow librarian to add/remove users; add, edit, or remove a resource. And manage lending options. 3.2 Hardware Interfaces
3.3 Software Interfaces This software package is developed using java as front end which is supported by sun micro system. Microsoft SQL Server as the back end to store the database.
3.4 Communication Interfaces The Online Library System will be connected to the World Wide Web.
4. System Features. 1 The users of the system should be provided the surety that their account is secure. This is possible by providing :- ➢ User authentication and validation of members using their unique member ID ➢ Proper monitoring by the administrator which includes updating account status, showing a popup if the member attempts to issue number of books that exceed the limit provided by the library policy, assigning fine to members who skip the date of return
account. Only administrator will see and manage all member accounts
5. Other Non-functional Requirements 5.1 Performance Requirement The proposed system that we are going to develop will be used as the Chief performance system within the different campuses of the university which interacts with the university staff and students. Therefore, it is expected that the database would perform functionally all the requirements that are specified by the university. ➢ The performance of the system should be fast and accurate
The following are the list of conventions and acronyms used in this document and the project as well: ➢ Administrator: A login id representing a user with user administration privileges to the software User: A general login id assigned to most users ➢ Client: Intended users for the software ➢ SQL: Structured Query Language; used to retrieve information from a database ➢ SQL Server: A server used to store data in an organized format ➢ Layer: Represents a section of the project ➢ User Interface Layer: The section of the assignment referring to what the user interacts with directly Application Logic Layer: The section of the assignment referring to the Web Server. This is where all computations are completed ➢ Data Storage Layer: The section of the assignment referring to where all data is recorded. ➢ Use Case: A broad level diagram of the project showing a basic overview ➢ Class diagram: It is a type of static structure diagram that describes the structure of a system by showing the system’s cases, their attributes, and the relationships between the classes Interface: Something used to communicate across different mediums Unique Key: Used to differentiate entries in a database