s10shashi / Shopping-App-with-SpringBoot

This is online shopping application used for the shopping purpose. Admin and user can register and perform operations accordingly.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

enchanting-flower-955

REST API for E-Commerce Application

Overview

Project Development In Construct Week

Project Type:

Group Project:

  • Rest API using Spring Boot and Mysql

Technologies:

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

Team Members

Name Student ID
Shubham Bhoskar fw20_0661
Vikas Yadav fw18_0302
Shashi Suman fw18_0471
Amit Singh fw19_0457
Akash Yadav fw20_1095

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

ER-SHOPBAG pic

Swagger REST API:


Images :

  • All Controllers: p01

  • Address Controller: 1 address

  • Cart Controller: 1 cart

  • Customer Controller: 1 customer

  • Login Controller: 1 login

  • Order Controller: 1 myOrder

  • Product Controller: 1 product


About

This is online shopping application used for the shopping purpose. Admin and user can register and perform operations accordingly.


Languages

Language:Java 100.0%