The business-to-customer aspect of electronic commerce (e-commerce) is the most visible business use of the World Wide Web. The primary goal of an e-commerce site is to sell books and services online and the project deals with developing an e-commerce website for Online Book Store. It provides the user with a catalog of different books available for purchase in the store. In order to facilitate online purchase a shopping cart is provided to the user.
-
Online Book Store is an online web application where the customer can purchase books online. Through a web browser the customers can search for a book by it's title or author or cost, later can add to the shopping cart and finally purchase the books. After purchasing the book, users can give ratings for that book.
-
The online book store application enables vendors to set up online book stores, customers to browse through the books, and a system administrator to approve and reject requests for new books and maintain lists of book categories.
-
The main objective of "Online Book Store" is to provide an essence of online book store via a simple and yet powerful medium.
-
The project has been designed to simulate the working of an actual online book store.
-
Browse Books: An user logging into the site can browse through the boks both by category or in a random manner.
-
View Details: An user can also view the details of the books(eg:price, athor, title).
-
Add to cart: The user can add the books of his choice to the shopping cart.
-
Make payments: The user ultimately visits his cart and makes the payments
-
Review for Books: Users can give reviews for books.
If an item is not in stock, then we provide information that is "Out of Stock", so members can add that item in the recommended item.
- Cost saving
- Time saving
- Fast purchasing
- View books of all categories
- Angular - Version ()
- ReactJS - Version ()
- Java - Version (1.8)
- Mysql - version ()
- Home
- Admin
- Vendor
- User
- Shopping Cart
- Search
- Most popular Subjects
- Top Authors
- Top New Releases
- Complete Collections
- Customer Reviews
- Login Form
- Product management
- Login Form
- Manage Book
- Manage Quantity
- Manage price
- Login FormBooks in my wish list
- Items in my shopping cart
- My Order
- Number of items
- List of books with price
- Total Amount
- Address
- Remove from cart
- Payments
profile=development
emailId=mail
emailPass=password
rabbitPass=guest
rabbitUser=guest
exchange=obs-exchange
queue=obs-queue
routingkey=obs-routingkey
port=3306
dbName=dbName
dbPass=root
dbUser=root
awsurl=url
accesskey=accessKey
secretkey=secretKey
bookBucketName=bookstorebook
bucketname=onlinebookstoreapp
region=region
password=password
key=key
forgot-password-template-path=TemplatePath
login-template-path=TemplatePath
registration-template-path=TemplatePath
book-approval-template-path=TemplatePath
book-deletion-template-path=TemplatePath
book-rejection-template-path=TemplatePath
redis-server
redis-cli ping
redis-cli
CONFIG SET requirepass password
AUTH password
sudo systemctl start elasticsearch.service
sudo systemctl stop elasticsearch.service
drop table ReviewApp, address, book, cart, cart_book, hibernate_sequence, myorderlist, orders, orders_book, review, wishlist, wishlist_has_books;
Online book store is an online web application where the customer can purchase books online. Through a web browser the customers can search for a book by it's title or author or cost, later can add to the shopping cart and finally purchase the books. After purchasing the book, users can give ratings for that book.


