This e-commerce platform allows businesses to sell goods and services directly to consumers over the Internet. It is built with a robust architecture that leverages REST APIs, Onion Architecture, and the Specification Design Pattern to promote scalability and maintainability. Key Features: •Dynamic Product Management: Using C#, LINQ, and EF Core, the platform allows for seamless filtering of products based on price range, brands, and categories. •User Authentication & Authorization: Implemented via JWT (JSON Web Tokens), ensuring secure access control for customers and administrators. •Payment Gateway Integration: Integrated Stripe to handle real-world transactions, offering a smooth checkout experience for users. •Redis Integration: Ensures fast and reliable management of user baskets, boosting platform performance