Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

Employee Management Shopping Cart System

Overview

Employee Management Shopping Cart System is a backend REST API application developed using Spring Boot. The project provides APIs for managing employees, products, and shopping cart operations while following a layered architecture using Spring Data JPA and Hibernate.

Features

Employee Management

  • Create employees
  • Retrieve employee details
  • Update employee information
  • Delete employees

Product Management

  • Create products
  • Retrieve product information
  • Update product details
  • Delete products

Shopping Cart Management

  • Add products to cart
  • Update cart item quantity
  • Remove products from cart
  • View cart items

Tech Stack

  • Java
  • Spring Boot
  • Spring Data JPA
  • Hibernate
  • H2 database
  • Maven

Architecture

Controller Layer ↓ Service Layer ↓ Repository Layer ↓ H2 Database

About

Spring Boot REST API for User Management, Product Management, and Shopping Cart functionality using Spring Data JPA, Hibernate, and H2 Database.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages