Skip to content

An innovative full-stack eCommerce platform, crafted with React, Redux, and Spring Boot, designed to deliver a seamless shopping experience. Featuring a sleek, responsive interface, a vast product range, and secure payment solutions. This application redefines online retail with elegance and efficiency.

Notifications You must be signed in to change notification settings

himanshi1107/COMMERCEHUB

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 

Repository files navigation

COMMERCEHUB: FULL STACK E-COMMERCE SOLUTION

A full-stack eCommerce application built with React, Redux and Spring Boot. The project aims to provide users with a seamless online shopping experience, featuring a responsive and user-friendly interface, a wide range of products, and secure payment options.

API Reference

User Sign In

    POST http://localhost:8082/auth/signin

Create Products

    POST http://localhost:8082/api/admin/products/creates

Add to Cart

    POST http://localhost:8082/api/cart/add

Order History

    GET http://localhost:8082/api/orders/user

Update Cart Item

  PUT http://localhost:8082/api/cart_items/7

Create Payment Link

  POST http://localhost:8082/api/payments/

Features

  • User registration and authentication.
  • Browse through a variety of products in different categories.
  • Add products to the cart and manage cart items.
  • Checkout process with various payment options.
  • Order history and tracking.
  • Admin panel to manage products, categories, and orders.

Usage

  1. Start the frontend application: npm start
  2. Start the backend server:
  3. Access the application at http://localhost:3000 in your web browser.

Demo

image

image

image

image

image

image

image

About

An innovative full-stack eCommerce platform, crafted with React, Redux, and Spring Boot, designed to deliver a seamless shopping experience. Featuring a sleek, responsive interface, a vast product range, and secure payment solutions. This application redefines online retail with elegance and efficiency.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published