RAD Dipto Vai
RAD Dipto Vai
RAD Dipto Vai
1 Introduction 4
1.5 References . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 5
1.6 Overview . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 5
2 Overall Description 6
2.4 Constraints . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 7
3 Proposed System 9
3.1 Overview . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 9
3.3.1 Usability . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 11
3.3.2 Reliability . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 11
3.3.3 Performance . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 12
1
CONTENTS 2
3.3.4 Supportability . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 12
3.3.5 Implementation . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 12
3.3.6 Scalability . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 12
3.3.7 Security . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 12
3.3.8 Testability . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 13
3.3.9 Maintainability . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 13
3.4.1 Scenarios . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 13
4 Supporting Information 21
List of Figures
3
Chapter 1
Introduction
The purpose of E Lib is to streamline and automate the library management process, making
it more efficient and accurate. The software is intended to be used by the library staff and the
admin, who will have access to a range of tools to manage the library’s collection of books
and track borrowing and returning activities.
By implementing the E Lib, the library will be able to manage its collection more effectively,
resulting in improved member satisfaction and better utilization of resources. The software
will also help to reduce the workload of the library staff, allowing them to focus on more
important tasks such as member engagement and outreach.
Overall, the E Lib is aligned with the corporate goal of improving operational efficiency and
member satisfaction. By providing a modern and efficient library management solution, the
library will be better positioned to achieve its objectives and fulfill its mission of serving the
needs of its members.
The scope of this system includes all the necessary features and functionalities required for
managing the library’s collection of books and tracking borrowing and returning activities. The
software will include tools for user management, book management, borrowing management,
returning management, notifications, and reports and analytics. The system will be designed
for use by the library staff and admin, who will have access to different levels of functionality
based on their role.
However, it should be noted that the software may be updated or revised in the future to
address new requirements or improve functionality. Any changes made to the system will be
documented and communicated to all relevant stakeholders.
4
CHAPTER 1. INTRODUCTION 5
The objective of the E Lib project is to improve the efficiency and accuracy of the library
management process. The success of the project will be measured by user and member satis-
faction, accuracy of records, resource utilization, and adherence to timelines and budget. The
specific objectives of the project include providing a user-friendly software tool for managing
the library’s collection of books, tracking borrowing and returning activities, and improving
the experience of library members.
• JS: JavaScript
1.5 References
1.6 Overview
E Lib is designed to streamline and automate the library management process, making it more
efficient and accurate. The software will be used by the library staff and admin to manage the
library’s collection of books, track borrowing and returning activities, and improve member
satisfaction. The success of the project will be measured by user and member satisfaction,
accuracy of records, resource utilization, and adherence to timelines and budget.
Chapter 2
Overall Description
E-lib is a web application designed to automate library management processes and provide a
user-friendly environment for library staff and members. The software is intended to be the
central hub for all library operations, allowing for efficient management of book borrowing,
returns, and inventory. E-lib is designed to be a standalone system, but can also integrate
with other library systems or databases. The software is built using the Python programming
language with the Django web framework, and utilizes a SQLite database to store and manage
data.
The primary goal of E-lib is to streamline the library management process and reduce the work-
load on library staff. By automating processes such as cataloging, borrowing, and inventory
management, librarians can focus on other important tasks. Additionally, the user-friendly
interface of the software provides a seamless experience for library staff and members, making
it easy to search for books, check availability, and manage accounts.
• User account management: The E lib software enables the admin to create and
manage user accounts for library staff. Staff members can then log in and access the
system, where they can manage their profile and perform various library management
tasks.
• Member management: The software allows library staff to manage member infor-
mation, including adding new members, editing member details, and deleting members.
• Cataloging: The E lib software provides a cataloging feature that allows staff members
to add new books to the system, categorize and subcategorize them, and update book
details as needed.
6
CHAPTER 2. OVERALL DESCRIPTION 7
The E lib software is designed to be used by two types of users: admins and library staff.
• Administrator: This user profile will have full access to the system and can perform
all functions, including creating accounts for library staff and managing system settings.
• Library staff: This user profile will have access to all library management functions,
including adding and removing books, managing member accounts, and conducting
borrowing transactions.
• Library member: While library members will not have direct access to the system, they
can interact with library staff to borrow and return books, as well as request information
about their account status or available books.
2.4 Constraints
There are no significant constraints that will limit the options available to the developers for
the E lib project. However, there are a few factors that could be considered when developing
the software:
Assumed Factors:
• The software will be developed using modern programming languages and frameworks
such as Python, Django etc.
CHAPTER 2. OVERALL DESCRIPTION 8
• The E Lib software will use SQLite for storing and managing library data.
• The system will be accessed via a web interface that is optimized only for desktop.
• The software will be tested and deployed in a controlled development environment before
finalization.
Dependencies:
• The E-Library software will depend on the modern programming languages, frameworks,
and databases that are used to develop it.
• Any updates or changes made to the cloud infrastructure provider, programming lan-
guages, or databases could affect the software system.
Chapter 3
Proposed System
3.1 Overview
The project is the development of E Lib that aims to improve the efficiency and accuracy of
the library management process. The software will be used by the library staff and admin to
manage books, users, borrowing, returning, notifications, and generate reports and analytics.
The objectives of the project are to automate and streamline the library management process,
reduce human error, and improve the overall user experience. The project scope includes the
development of the software, testing, and implementation.
ID 3.2.1
Name User Management
Priority High
Reference
9
CHAPTER 3. PROPOSED SYSTEM 10
ID 3.2.2
Name Book Management
Priority High
Reference
ID 3.2.3
Name Borrowing Management
Priority High
Reference
CHAPTER 3. PROPOSED SYSTEM 11
ID 3.2.4
Name Returning Management
Priority High
Reference
ID 3.2.5
Name Reports and Analytics
Priority Medium
Reference
3.3.1 Usability
The software should have a clear and user-friendly interface, with intuitive navigation and
easy-to-use controls..The software should be consistent in its layout and design, to avoid
confusion and make it easier to use.The software should allow for quick and easy data entry
and retrieval, reducing the time needed for administrative tasks.The software should have a
search function that is easy to use and returns accurate and relevant results.
3.3.2 Reliability
The software should be available for use at all times.The software should have automatic data
backups to prevent data loss in case of system failure.The software should be able to recover
from errors or crashes without losing any data or corrupting the database.The software should
be able to handle concurrent users without performance degradation.The software should be
regularly updated and maintained to ensure stability and reliability.
CHAPTER 3. PROPOSED SYSTEM 12
3.3.3 Performance
The system should respond to user input within 2 seconds or less.The system should be
able to handle a minimum of 100 concurrent users without experiencing any performance
degradation.The system should be able to process book checkout and return transactions
within 5 seconds or less.The system should be able to handle at least 10,000 book records
without experiencing any slowdown.The system should be able to handle search queries for
books by various parameters (author, title, caategory,subcategory) within 3 seconds or less.
3.3.4 Supportability
The system should be easy to install and configure, with clear documentation and installation
guides provided to the customer.The system should be modular and easy to maintain, with
clear separation of concerns between different components and modules.The system should
be designed to minimize downtime and provide automatic backups and recovery options.The
system should be designed to work with different hardware and software environments, with
clear guidelines and recommendations provided for the customers.
3.3.5 Implementation
The software should be developed using a high-level programming language, Python, Django
and JS.The software should use a database management system (DBMS) to store and re-
trieve data efficiently. The preferred DBMS for the project is MySQL.The software should
be developed using version control software, such as Git, to enable collaboration and manage
code changes effectively.
3.3.6 Scalability
The system should be able to handle a minimum of 1000 users concurrently without significant
degradation in performance.The response time for critical transactions should not exceed 3
seconds, even under peak load conditions.he database should be designed to handle a large
volume of data, with indexing and partitioning strategies to optimize performance.
3.3.7 Security
The system should have a secure login process for all users, including admin and library staff.
The login should require a unique username and password for each user.The system should
have role-based access control to ensure that users only have access to the functions and data
that they are authorized to use.The system should ensure the privacy and confidentiality of
user data, such as personal information, borrowing history.The system should have regular
backups of all data and implement a disaster recovery plan to ensure data can be recovered
in the event of a breach or system failure.The system should maintain an audit trail of all
user activities, including logins, transactions, and changes to data, to aid in detecting and
investigating security breaches.
CHAPTER 3. PROPOSED SYSTEM 13
3.3.8 Testability
The software must be designed in a modular fashion so that individual components can be
easily tested in isolation.Testing and debugging will have to be conducted to ensure maximum
reliability of our system.
3.3.9 Maintainability
The product should be modular and well-structured, with clear separation of concerns, to
make it easier to understand and modify. The code should be well-documented to make it
easier to maintain and update.The product should be designed with future changes in mind,
so that new features and functionality can be added with minimal impact on existing code.
3.4.1 Scenarios
Member Maintenance
• Librarian and staffs who have user account maintain the member of the library.
• User can update ,delete the information of the member.
• Book lending facilities for the member also maintain by the users.
Book Management
Book Transaction
Book Return
• Users make sure that the book must be returned in the selected date.
Name Login
Actor Admin , Librarian
1. User enters email and password
Flow of events
2. User clicks on ”Log In” button
Entry Condition The user is not logged in and has a registered account
Exit Condition The user is logged in and taken to the home screen
Name Logout
Actor Admin , Librarian
Flow of events User clicks on ”Log Out” button
Entry Condition The user is logged in
Exit Condition The user is logged out and taken to the login screen
Sequence Model
Statechart model
Home Page
The Home page shows statistics of all the options for the system which includes Home,Category,Sub
Category,Books,Students,Borrowing Transaction,User etc. There will be a menu bar above,
which will show the options.
Menu Bar
Admin can be able to access all of the sections of menu-bar.But Librarian and other staffs
can’t access user section part. In this specific section , new user for the software can be added
Categories
In this section the books will arrange according to their category.The description and the date
from when the book has been added will be provided.Here will be the action part in which
the users can update,remove or view the books.Here Users can add the books by filling up
the information about the book and the searching option will also available in this page.
Subcategories
It will be same as categories page.The main deference is it will provide the information more
specific for the users.All the options which are available in the Categories page will also be
available in this page.
Books
In this section books will be displayed with their category/subcategory,title,id added date
,status, action etc.Book searching option will be available in this section.User can add new
book ,update the information ,remove and view the book.
Member
This section will provide the information of the library member.The information like name,ID,Added
date will be available.Users can add or remove the member if they want.There will be update
or view option for editing or viewing member’s information.Searching option will also available.
CHAPTER 3. PROPOSED SYSTEM 20
Transaction
In this section users can add the information of borrowing and returning book.Users will keep
the record of the members who will borrow or return the book with their name,id and the
book name which will be transacted.
Admin can only access this section.Admin can add new account.Other users (Librarian,Stuffs)
won’t have the access to create new account.
Software Interface
The project is a web based application. Hence it will need a working web browser and windows
OS. The app can be kept in the pc’s memory and can be runned locally.
Hardware Interface
The app will need the keyboard/mouse to interfere with the user.
Chapter 4
Supporting Information
As of this moment, we do not have any supporting information that needs to be documented.
If we face such an information, we will update it with the necessary information.
21