Skip to content

This online book store is a java EE web project made using JSP and servlets. A good user friendly website with all required functions.. It has only user interface no admin interface.

Notifications You must be signed in to change notification settings

sudhanshu-raj/online-book-store-java

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About this project

This project online book store is a dynamic web project made using java technologies like servlets and jsp. It includes all essential feature that needs in a modern website. It has only user side interface no admin side, so for adding products you have to add directly from database side or you can add admin side feature also in you project.

homescrren

Features

  • Login and OTP signUp function
  • Forget password using OTP
  • Searching bar to find any products on website
  • Product dashboard for all products
  • Cart page to modified added products
  • Shipping form to get customer address
  • Payment page
  • Order confirmation page

Technologies used

  • Java [JDK 8+]
  • Servlets
  • JSP
  • Oracle SQL
  • HTML
  • CSS

Things to do in database side

I have attached database-items file in this project. So you can easily add all items we need. We have total five tables and one procedure required in this project. Here I have used Oracle database you can use any one. If you are using other database then make changes according to that in server side and in application side you have to make change in dbConn.java file in conn package .

Screenshots of project

  • LoginPage

    login
  • SignUp page

    signup otp
  • Forget Password

    forgetPassword foregtpassOTP
  • Product page

    homescrren homescreen2
  • Cart page

    cart
  • Shipping form

    shiiping
  • Payment page

    payment
  • Order confirmation page

    orderdone

About

This online book store is a java EE web project made using JSP and servlets. A good user friendly website with all required functions.. It has only user interface no admin interface.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published