0% found this document useful (0 votes)
184 views5 pages

Online Book Store: Prasad NK, Varun Kishore, Omprakash

Uploaded by

Rahul
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
184 views5 pages

Online Book Store: Prasad NK, Varun Kishore, Omprakash

Uploaded by

Rahul
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 5

International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056

Volume: 07 Issue: 05 | May 2020 www.irjet.net p-ISSN: 2395-0072

Online Book Store

Prasad NK1, Varun Kishore2, Omprakash3


1,2,3 School of Computing and Information Technology, REVA University, Bengaluru, India

----------------------------------------------------------------------------------------------------------------------------- ---------------------------------------

ABSTRACT- The Internet by far plays a major role in Developing an e-commerce website requires various
pre-requisites. An abundant amount of knowledge on
people’s life. It has drastically improved the quality of life
multi-tiered architecture, server and client-side scripting
and the standard of living of so many people. It has
methods, some of the implementation techniques like
widened its branches into many different levels and areas.
JSP, programming languages such as Java, JavaScript,
The e-commerce industry is one such branch which has
HTML and database techniques such as MySQL and
come into spotlight in the recent years. The online
Microsoft Access are required. Our project is designed
bookstore system has eased the life of so many book lovers
and implement using HTML and PHP languages. The
by making it easy for them to purchase books online. It is
database is managed using MySQL and the client-server
not always feasible to access a traditional bookstore, it is
communication is handled by XAMPP.
limited by its operation time, availability of a particular
book, its location and most importantly its capacity and The objective of our project is to develop a basic e-
the space required to store numerous books. Such commerce website for the sales of books over the
drawbacks have led to the evolution of e-commerce internet. The website allows an user to search for
industries related to bookstores. Our project is one such different books of different categories which are
simple e-commerce website which houses various books of available for purchase. It eases the procedure of
different categories for a consumer to purchase online. purchasing by allowing the user to add the book of
his/her liking into a shopping cart. The user can then
Key words : Internet, e-commerce, traditional complete the purchasing by making a transaction with a
bookstore, online bookstore, website. credit/debit card or by simply opting for cash on
delivery.
1. INTRODUCTION:
2.SYSTEM DESIGN AND IMPLEMENTATION:
In this era of highly advanced software, one can observe
a lot of progress in the zone of architectural design and  HTML and PHP language are used for the design
its principles. There are various innovative and efficient and implementation of the webpage of the
software emerging out in the market which have made project.
the life of a common man very simple and easy. Our  MYSQL is used for creating the data base of the
Online Bookstore is one such software. It is a system.
combination of both e-commerce and book sales  XAMPP is used for client-server communication.
industry put together in a single software.
2.1 SYSTEM DESIGN:
Using the online bookstore system has a lot many
benefits. There is absolutely no necessity for a consumer
A. A Home page:
to go out looking for a particular book. The book of This is the initial page displayed after user logging in
his/her liking can be easily purchased using the online successfully. It will display the latest books with name
bookstore software whilst sitting in their comfort zone and image which are available in the store and it has
and just running the software on a system with an active
four options Publisher, Books, Contact,my Cart.
internet connection and a web browser. This helps in
saving a whole lot of time and energy of the consumer.
© 2020, IRJET | Impact Factor value: 7.529 | ISO 9001:2008 Certified Journal | Page 7497
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 07 Issue: 05 | May 2020 www.irjet.net p-ISSN: 2395-0072

B. Publisher :  Deleting the unauthenticated user the website of


the bookstore
It displays the list of the publisher of a particular
 Adding a new category of the books
book. It contains all the names of the publishers which
are available in Online Book Store. And again if the 2.2 SYSTEM INTERFACE DESIGN:
user clicks on publishers name it shows the book
along with image and the user can get the details of Register
the book and can also add to cart.

C. Books: Login

In this section user can see the all books available in the
Store. Update
profile
D. contact:
Place order
It has three options Name, Email, Text area. Name should
be filled with the customer name with second name and
Customer
in email section user has to give their email to get order
Update cart
successful message and the text area is where the
customers can enquire about the details of the book to
be delivered. View cart

E. My Cart:
Logout
In My Cart the customer will be able to access a shopping
cart that contains all the books he/she has selected. The Fig.1
customer will able to see the book with book name,
publisher name, price, quantity and total price and A. Register:
customer are allowed to add or delete a book. In the full • Use: When the user does not have an
overview the My Cart contains all the items selected by account then the user will be able to create one.
the customer and total cost of the selected items is • Actor: Customer
displayed. • Input: Customer must insert details in the
registration form.
F. Rating:
That includes
The customers are allowed to give book rating based on 1. User name
his or her previous purchased history. They can rate it by 2. Password
giving five for very good, four for really good, three for 3. Conform password
good, two for normal and one for low. 4. First name
5. Last name
G. Admin Login: 6. Email address
7. Address
The Admin Login has the special functions like
8. Telephone
 Adding new book into the shop. 9. Information of payment card
 Deleting the book which are not available in
shop.

© 2020, IRJET | Impact Factor value: 7.529 | ISO 9001:2008 Certified Journal | Page 7498
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 07 Issue: 05 | May 2020 www.irjet.net p-ISSN: 2395-0072

B. Login: • Output: The details of the revised order are


displayed in the description of the shopping
• Use: If the customer wants to use any of the
cart.
functionalities of the Online book store, he
must login with his username and
F. View Shopping Cart
password.
• Actor: Customer.
• Use: When the customer wants to see the item
• Input: User name and password.
he / she has attached to the shopping cart, he /
• Output: if the username and password are
she will then press the button at the top of the
correct then he is redirected to home page else
list.
prompted to re-enter the user details.
• Actor: customer
• Input: At the top of the page the user clicks on
C. Update profile:
the shopping cart button.
• Output: Shopping cart overview of the customer
• Use: If the user wants to update their account
would be shown in a tabular format of all the
information, they can update their chosen fields
books and their volumes with prices .
and modify all the data in the database with an
updated question.
G. Logout
• Actor: customer
• Input: Users update their account details.
• Use: When the user wants to end the session and
• Output: The program updates the details
to sign out of the website, he may use the logout
entered in the database using an update method.
method.
• Actor: Customer
D. Place an order
• Input: Consumer presses the button to logout.
• Output: The account session of the customer
• Use: If the customer wishes to purchase a book,
expires .
they can place the order by clicking the add to
the shopping cart button and inserting the sum
needed under the book description. 2.3 .ADMINISTRATOR DESIGN:
• Actor: Customer. Login
• Input: The customer must press the shopping
cart button to interact.
• Output: The order will be added to your Add or Delete
shopping cart. book

E. Update Shopping Cart


Manage Orders

• Use: The customer can able to change the book


or change the quantity of the book . Add or delete
• Actor: Customer cc
• Input: The customer clicks on the information
button in the shopping cart collection to modify Logout
fig.2
and correct the order data.

© 2020, IRJET | Impact Factor value: 7.529 | ISO 9001:2008 Certified Journal | Page 7499
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 07 Issue: 05 | May 2020 www.irjet.net p-ISSN: 2395-0072

A. Login • Output: the final revised order list will be


processed for further use
• Use: allows the Administrator to access all the
functionalities of Online Book Store by logging D. Add or delete cc(credit card)
into the account using the username and
password. • Use: If a CC form is added or removed by the
• Actor: Admin administrator, the CC form may be inserted or
• Input: the username and password of the removed using by using the administration
administrator. rights and the CC table is modified in the
• Output: if the username and password are database of the website
correct then he is redirected to home page else • Actor: Admin
prompted to re-enter the login details • Input: the administrator can add a CC type by
clicking the insert connection button on the CC
B. Add or Delete Book page or he can also delete a particular CC type
by selecting and removing it from the database.
• Use: allows admin to add or delete a book form
the catalogue then he is able to insert a book or E. Logout
delete a book using the rights of the
administrator and the book details will be • Use: Used to end the admin session from the
updated in the website and database. website by clicking logout option.
• Actor: Admin • Actor: Admin
• Input: the Administrator can add a book the by • Input: By clicking the logout .
clicking the insert button in the book page and • Output: When The c Admin clicks the logout
provide the following details related to the book button the account session comes to an end.
1. Title
3. MAIN REQUIREMENTS:
2. Author
3. Price
Hardware requirement
4. Image Software requirements
5. Publisher
He can delete a book by clicking the delete 512mb of ram My SQL: it is a Relational
button from the book page to remove the book Database Management
from website catalogue and database System (RDBMS)
• Output: The new books catalogue is displayed in
Dual core processor or PHP: it is programming
the website under the category specified by the
higher language used for
administrator
backend programming.
C. Management of the Orders
Web browser: used to

• Use: the administrator can remove or add an access the website.

order, he can do this by his management rights. XAMPP: It is an


• Actor: Admin application that helps you
• Input: the Administrator can attach an order by to quickly customize a
clicking the insert connection button on the web server and database.
order tab, then the selected order may be
removed

© 2020, IRJET | Impact Factor value: 7.529 | ISO 9001:2008 Certified Journal | Page 7500
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 07 Issue: 05 | May 2020 www.irjet.net p-ISSN: 2395-0072

4.CONCLUSION

Online bookstore has many advantages compared to its


counterparts such as physical book store, the online
bookstore allows it's user to shop at one place where in
physical store the books are scattered at the different
places which consumes a lot of time and online
bookstore helps in saving that time and it also avoids the
problem of unavailability of books at physical store as
numerous vendors from different places sell their books
at one place. This project is efficient in maintaining users
records and can perform operations on it, also reduces
the work load on the shop owner of knowing the
quantity of books available and which books are
available and keeps the records of how many books are
purchased and sold.

ACKNOWLEDGMENT

We thank prof. Mallikarjun Kodbagi department of


Computer Science and Information Technology, Reva
University who has been supporting as throughout the
entire project as our guide and a mentor and by
providing us with needful suggestion and Ideas. He has
always lent us a helping hand to accomplish our project.

REFERENCES

[1] Ms. Pragati Bagmare1 , Ms. Shraddha Girhepunje2 ,


Ms. Priya Bisen, “Research Paper on Online Bookshop
Management System”, International Journal for Research
in Applied Science & Engineering Technology (IJRASET),
Volume 5., Issue 4., 2017, page no. 115-117.

[2] Fatin Najwa Binti Abdullah Sani1 , Hani Malini binti


Majek2 , Umairah binti Ahmad Khairudin3 , Abdul
Rahman bin Ahmad Dahlan4, “e-Bookstore: Opening
Door to the Garden of Knowledge”, International Journal
of Scientific and Research Publications, Volume 7, Issue
6, June 2017 ,page no. 2250-3153

[3]Vamsi Krishna Mummaneni ,A Report Submitted in


partial fulfillment of the requirements of the degree of
Master of Software Engineering.

© 2020, IRJET | Impact Factor value: 7.529 | ISO 9001:2008 Certified Journal | Page 7501

You might also like