Skip to content

SEM24/Ecommerce-Website-Spring-Boot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

iconSENKO Web Store

email

This E-commerce project built on Spring Boot.
Look demo below.

Login: admin
Password: admin

Used Technologies:

  • Spring (Boot, Data, Security, MVC etc)
  • JPA / Hibernate
  • MYSQL
  • Thymeleaf
  • Bootstrap, CSS, JS
  • Maven
  • Junit
  • Lombok
  • SQL Query

About Project

  • User can register / log in.
  • User can navigate on the main pages browse products or select an item from the showcase, preview and categories with paginations.
  • User can search for the product according to the specified criteria.
  • User can add products to the shopping cart and delete products from the shopping cart.
  • User can order the products in the shopping cart.
  • User can change their password and view their orders.
  • User will receive email with order after it was finished successfully.
  • Admin can add or modify everything in DB (product, user, category, vendor, basket, delivery)

Demo

Main page:

mainPage.mp4

Main page adaptive:

Adaptive.Main.mp4

Registration and authorization:

Login.mp4

Shopping:

Shopping.1.mp4
Shopping.2.mp4

Admin:

Adminpages.1.mp4
Adminpages.2.mp4

Screenshots

Adaptive Category | Adaptive Product by Category

categoryPage productByCategory

Adaptive User's profile | Adaptive User's profile edit:

profileAdaptive profileEditAdaptive

Order Page:

orderPage

Admin Adaptive Product Page
productAdmin