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!