Book Rental System
Book Rental System
Book Rental System
Introduction
This section gives a scope description and overview of everything included in this Report. The Report is
designed to document and describe the agreement between the customer and the developer regarding the
specification of the software product requested . Its primary purpose is to provide a clear and descriptive
statement of user requirements that can be used as a reference in further development of the software
system. This document is broken into a number of sections used to logically separate the software
requirements into easily referenced parts.
This Report aims to describe the Functionality, External Interfaces, Attributes and Design Constraints
imposed on Implementation of the software system described throughout the rest of the document.
Throughout the description of the software system, the language and terminology used should be
unambiguous and consistent throughout the document.
1.1 Objective
The main objective of the project is to search and rent a book based on title and author . It will also help
the users to know about the latest books in the market. The selected books are displayed in a tabular
format and the user can order their books online through Cash on delivery.
1.2 Scope
The software system being produced is called Book rental System or BRS. It is being produced for a
customer interested in renting books via the Internet. This system is designed to provide automation
support for the process of ordering books on rent.
This system is largely cross-platform and is available to anyone specially pursuing engineering in
Computer Science.
The Book Rental System will allow any user to create an account to become a customer. The customer,
through the process of account creation, will have the option to become a member of the site. It will
enable the users (customers) to view the real time inventory and extract book information, enable users to
place orders online and pick up books in-store and access to a personalized account profile etc. The
system will allow customers to browse, search, select, and add books to a shopping cart. Then, provided
they have books in their shopping cart, check out books in shopping cart and decrement the stock that the
inventory the system maintains. The BRS also allows a manager to manage the inventory with full create,
retrieve, update and delete (CRUD) functionality with regards to books in the system.
Admin has authority to add/delete users, grant permissions to members and users to rent books and in
return is also responsible for generating E-Mail messages for customer regarding book purchase
transaction and delivery.
Hardware
Processor
RAM
HDD
:
:
:
1.5.2 SOFTWARE
OS
:
Web Browser
:
Web server
:
Database server
:
Development technologies:
System Analysis refers into the process of examining a situation with the intent of improving it through
better procedures and methods. System Analysis is the process of planning a new System to either replace
or complement an existing system. But before any planning is done the old system must be thoroughly
understood. The goal of the coding phase is to translate the design of the system into code in a given
programming language. Hence during coding, the focus should be on developing programs that are easy
to read and understand, and not simply on developing programs that are easy to write.
The system should provide complete details of books along with cover page.
Rent should be calculated on the basis of period of rent and marcket price of
book.
Admin should be able to view the registered users and remove them if
required.
2.1.2
Nonfunctional Requirement
windows .the graphical user interface should support different devices with varying size this can
be done using programming techniques such as bootstrap and html 5.
Security Requirement: the security system of the website should be strong enough to prevent
any unauthorized access privacy of the personal details of customer must be maintained. User
provides access will be doe through user id and password which will be unique for each user. the
password will be at least six digit string user access should be limited in a way that it cannot harm
the stored data such as book details.
External Requirement: the website is logically approved as it does not disobey any low. the
website is ethical at it is helpful to users and looking at boarder aspect help to save environment.
Operational
The operational feasibility is based on the human factors and political aspects
2.2.2 Technical
This is concerned with the specifying equipment and software that will successfully satisfy the
requiremens.the proposed system is technically feasible as it can be developed easily with the help of
available technology these may be different technical needs but on broader aspect it will include the
following:
Support different web browsers such as Google chrome, Firefox, internet explore
2.2.3 Economical
This kind of feasibility study is done for cost or benefit analysis. In this study the benefit of proposed
system are identified and the corresponding costs are determined. in this website the books are provided
at rent so multiple books can be rented by a user. This will prove beneficial for user as well as owner as:
Same book can be rented many times generating profit for owner
Specifying particulars
75% of money will be given back if book rented for one month
60% of money will be given back if book rented for Three month
50% of money will be given back if book rented for Six month
3. SYSTEM DESIGN
Design is meaningful activity needed to develop a quality product. Design is the only way by which we
can accurately translates the customers requirement into a finished software product or system.
shows the relationship between the user and the different use
cases in which the user is involved. A use case diagram can identify the different
types of users of a system and the different use cases and will often be
accompanied by other types of diagrams as well.
11
12
13
14
15
16
4. DATABASE DESIGN
4.1 Data Design
Data design is used to transfer the information domain model of analysis phase into the data structures.
Those data structure play an important role in software implementation.
4.1.1 ER Diagram
The entity relationship model is a way of graphically representing the logical relationships of entities in
order to create a database .An entity relationship model is a systematic way of describing a business
process. The ER model defines the conceptual view of a database. It works around real world entities and
the association among them.
17
Input and output: What the module gets from the invoker is called input and what the receiver
gets from the module is called output.
Mechanics: The code or the logic by which the function is carried out.
18
5 Implementation
19
20
21
22
23
24
25
26
27
28
Result
It gives simple ways of renting a book and returning on minimum price. It is economical as well as
environment friendly project.
29
Declaration
We hereby declare that the project entitled Books Rental System submitted by us to Medicaps
Institute of science and technology in partial fulfillment of the requirement for the awards of the
degree of BE in Computer Science Department is a record of an original project work carried out
by us under the guidance of Asst. Prof. Vidhya Samad Barpha. I further declare that the work
reported in this project as not been submitted and will not be submitted, either in part of or in
full,for the award of any other degree in this institute or any other institute or university.
Name
Date:
30