Skip to content

A REST-Full Web Services APIs for an Online Shopping App Based on Spring Boot. All functionalities of an online shopping app such as login/signup, add to cart, report/feedback, remove from cart and place order are provide which is fully connected with database

Notifications You must be signed in to change notification settings

prayagp8/bestMart

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BestMart

Coding

Hi World !🌏

This project is the creation of the back end for an e-commerce site. I have made REST API and written business logic for an E-commerce application.

Features

Admin Features:

  • Add/Remove/Update Products
  • Add Product to Category
  • Place Order
  • View Addresses

Customer Features:

  • View Product
  • Search Product
  • Add Product to Cart
  • Order Generate
  • Add/Update/Delete Address

Coding

Tech Stack

  • Java
  • Spring
  • Spring Boot
  • Spring Data JPA
  • Hibernate
  • MySQL
  • Postman
  • Swagger UI

Run Locally

Clone the project

  git clone https://github.com/prayagp8/bestMart.git

Go to the project resources

  src/main/resources and change the MySQL credentials.

Run the main file

  src/main/java/com/tj/ProjectTravelJunkyApplication.java

Start the server

  http://localhost:3306/swagger-ui/#/

About

A REST-Full Web Services APIs for an Online Shopping App Based on Spring Boot. All functionalities of an online shopping app such as login/signup, add to cart, report/feedback, remove from cart and place order are provide which is fully connected with database

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages