Skip to content

nakrenat/shopping-backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

2 Commits
Β 
Β 

Repository files navigation

πŸ›’ Shopping App Backend

This is a Java Spring Boot-based RESTful backend for a simple e-commerce application.
It supports product management, user registration/login, shopping cart, and order checkout functionalities β€” all connected to a MySQL database.


πŸš€ Tech Stack

  • Java 21
  • Spring Boot 3.2.x
  • Spring Data JPA
  • MySQL
  • Lombok
  • Maven

πŸ“¦ Features

  • πŸ” User Authentication: Register and log in as a normal user or admin
  • πŸ›οΈ Product Management: Admin can add, update, delete, and list products
  • πŸ›’ Shopping Cart: Users can add products to cart and view their cart
  • πŸ’³ Checkout: Place orders and calculate total amount
  • πŸ“‚ MySQL Integration: All data is persisted using MySQL with JPA

πŸ“ Project Structure

About

Spring Boot-based shopping API with MySQL integration

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors