‌
‌
‌
‌
‌
‌
‌
‌
COPYRIGHT ©
2026Kenan Bukit. All rights reserved.
Developed an inventory-based e-commerce application for JegeeSt Kedai using a microservices architecture to manage products, orders, and transactions efficiently.
Designed and integrated multiple independent services to handle authentication, shopping cart, orders, and notifications, ensuring scalability and modular system development.

Built with .NET for backend services and MySQL for database management
Implemented microservices architecture with separate services (Auth, Product, Order, Coupon, Cart, Email, Reward)
API Gateway integration for centralized request routing (Mango.GatewaySolution)
Authentication and authorization using dedicated Auth API
Shopping cart and order management system with transaction handling
Asynchronous communication using Message Bus (event-driven architecture)
Email service integration for notifications
Frontend developed using HTML, CSS, and Bootstrap