Skip to content

Online Book Store Web Application Using Spring Boot and having REST API Functionalities

License

Notifications You must be signed in to change notification settings

tanbinh123/online-book-store

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Online-Book-Store Website Using SPRING BOOT and REST API

Online Book Store

This Website is built for following purpose:-

  • For Selling books online
  • Maintaining books selling history
  • Adding and managing books
  • User Friendly
  • For Implemention of Generic Servlets in Java
  • This is a Mini-project developed using Java, Jdbc, And Generic Servlets

Admin Have Following Access for this online store site:-

  • Add New Books
  • View Books Available
  • Remove Books
  • Increase Books Amount

Users Have Following Access for this online store site:-

  • Create New Account or Register
  • Login
  • View Available Books
  • Select Books to Buy
  • Add Books to Shopping Cart
  • Remove Books from shopping Cart
  • Select and Update Book Quantity
  • Purchased Books List
  • Transactions Hitory
  • Get Payment Receipt
  • Profile view
  • Profile Update
  • Password Change or update
  • Logout

Technologies used:-

  1. Front-End Development:
  • Html
  • Css
  • Javascript
  1. Back-End Development
  • Java
  • Hibernate
  • Oracle
  • JPA-Repository (for API)
  • Spring Boot
  • Spring REST
  • Spring Security
  1. Database used
  • MySQL

Database Creation:

//will be added later

"Suggestions and project Improvements are Invited!"

Thanks a lot
Project Leader
Shashi Raj

About

Online Book Store Web Application Using Spring Boot and having REST API Functionalities

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 96.3%
  • JavaScript 3.7%