LMS(srs)
LMS(srs)
(LMS)
1. INTRODUCTION
1.1 PURPOSE
1.2 SCOPE
1.3 Reference
• Book:- Head first JAVA
• Website:- www.wikkipedia.com
1.4 Overview
In the LMS we define various components in
different section, in section on we are defining
introduction , purpose, definition and references.
In section two we are discussing project
perspective, project function, general constrain,
assumptions and dependencies. And in section
three we are describing specific requirements of
Project.
2. GENERAL DESCRIPTION
2.1 PRODUCT PERSPECTIVE
The proposed Library Management System will take care of
the current book detail at any point of time. For the book
issue, book return will update the current book details
automatically so that the user will get the updated current
book details.
2.2 SOFTWARE REQUIREMENT
• Front end:
• HTML, CSS, Android developer tool
• Advance js
• Back end:
• MySQL
• JAVA
• 2GB ram
• Intel i5
R.1:Register
• Description: First, the user will have to register/sign up.
There are two different types of users.
R.1.1: Sign up
R.1.2: Login
• Input: Enter
the membership number and password provided.
• Output: The user will be able to use the features of the
software.
R.2.2: Search
• Input: Enter the name of author's name of the books to
be issued.
• Output: List of books related to the keyword.
R.2.5: Return
• 2.4.2.7 Maintainability
• All the codes artifacts should have proper
documentation.
• All code components should be thoroughly
tested and the test coverage should be more
than 80%.
User module: In the user module, the user will check the
availability of the books.
• Issue book
• Reserve book
• Return book
• Fine details
Library module:
Administration module:
The following are the submodule in the administration
module :
• Register user
• Entry book details
• Book issue
2.6 CONSTRAINTS
• The information of all users, books and libraries
must be stored in a database accessible by the
website.
• User must have their correct username and
password to enter into their online accounts and
do action.