/One-Store-Jar-Online-shopping-application

A Backend project providing Rest Api for online shopping application. The Api can perform all the crud operation with customer validation on every step.

Primary LanguageJava

One-Store-Jar

A Backend project providing Rest Api for online shopping application. The Api can perform all the crud operation with customer validation on every step.


Project Type:- Group Project:


1-Ganesh Ganta ( Team Leader )

2-Ramkumar

3-NITESH DILIP MESHRAM

4-SACHIN DHARIWAL

5-Aman Verma


Technologies:

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

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 .

Entity Relationship Diagram

Modules

  • Login Module

  • Customer Module

  • Product Module

  • Order Module

  • Cart Module