Explore projects
-
-
-
-
-
-
Microservice for managing the master product catalog: crud, searching, filtering, and realtime product availability for ecommerce...
Updated -
Processes real-time arithmetic operations (add, subtract, multiply, divide) as a stateless public API for any user. No authentication, calculation storage, or user tracking. Handles invalid input and division by zero gracefully.
Updated -
-
-
-
Processes real-time arithmetic operations (add, subtract, multiply, divide) as a stateless public API for any user. No authentication, calculation storage, or user tracking. Handles invalid input and division by zero gracefully.
Updated -
-
-
-
Manages each user's active shopping cart in the e-commerce platform, allowing product selection, cart review, and update operations prior to checkout.
Updated -
Handles creation, status/lifecycle updates, and storage of e-commerce orders. Integrates with Stripe for payments/refunds. Allows customers to view order history and admins to manage all orders. Captures shipping details, order items, and maintains an event log per order...
Updated -
Manages user and admin notification preferences, controlling which types of notification events are delivered and how, with strong ownership enforcement and session-driven integrity.
Updated -
-
Aggregates business and sales analytics from orders and products. Provides report datasets for revenue, orders, and product performance and supports data exports (CSV/JSON).
Updated