Aziz Ktata Logo Image
A/K

E-shop cart System

This page contains the case study of E-shop cart backend system version which includes the Project Overview, Tools Used and Links to the github code.

Project Image

Project Overview

This project focuses on developing a shopping cart backend system.

Additionally, integrated authentication using Spring Security and JWT for secure access, implemented role-based authorization to control user permissions, and built search functionalities for products with filtering and sorting options.

Also implemented a RESTful API, while ensuring the code adheres to best practices.
In General The cart system allows users to efficiently manage their cart by adding or removing items, placing orders and search queries for produts.

Feel free to explore the project by visiting the github code link!

Tools Used

Java SpringBoot
Spring Security
Postman
GIT