Skip to content

Files

Latest commit

1940f9a · Nov 20, 2023

History

History
12 lines (10 loc) · 400 Bytes

README.md

File metadata and controls

12 lines (10 loc) · 400 Bytes

E-Commerce Spring Boot Backend

This Spring Boot-based backend project supports a simple e-commerce platform. This project contains the features of adding a store, adding admin to the store, adding categories to stores and adding products to categories and adding cutomer. Customers can add and remove products to their basket.

Technologies Used: -Java/Spring Boot -Spring Data JPA -MySQL -Maven