Skip to content

Latest commit

 

History

History
45 lines (33 loc) · 1.11 KB

File metadata and controls

45 lines (33 loc) · 1.11 KB

Mini-Project-Ecommerce

REST API for E-Commerce Application

Project Type:

Group Project:

  • Rest API using Spring Boot and Mysql

Technologies:

  • Spring Boot
  • Spring Data JPA (Hibernate)
  • Core Java
  • MySQL
  • Swagger-UI

Online Shopping Application :

Problem Statement:

  • This application is used by ABC Company admin and their Customer for online shopping
  • This application will help Customer to buy the products and view order details.
  • Customer can register themselves and login. Add product to the cart and purchase it .
  • This application will help Admin to search Product list ,add new products ,remove products and update product .

Modules:

  • Login Module
  • Customer Module
  • Product Module
  • Order Module
  • Cart Module

ER-Diagram


Ecomerce-mini-project-ER-Diagram

Work Flow

image