Milkrun – Q-Commerce & Delivery Platform
Through a wide variety of mobile applications, we’ve developed a unique visual system.
Built a high-performance quick-commerce platform enabling real-time order processing, instant delivery tracking, and vendor-store coordination. The system was optimized for low-latency operations and seamless user experience across mobile and web.
Strategy
The goal was to create a scalable delivery infrastructure capable of handling thousands of concurrent orders with real-time updates. I contributed to designing a microservices-based backend to decouple services like order management, user accounts, inventory, and payment processing. Event-driven architecture was implemented using RabbitMQ for asynchronous communication between services.
Design
Frontend was developed using React.js for the admin panel and Flutter for the mobile app to ensure fast and native-like performance. The backend was powered by .NET Core with Entity Framework and PostgreSQL for transactional consistency. Services communicated over RESTful APIs and were containerized using Docker, orchestrated with Kubernetes.
User Experience
End-users could place and track orders in real-time via the app. Features included interactive product browsing, smart search, delivery ETA tracking, and push notifications. Admin users had access to vendor dashboards, heatmaps for high-demand zones, and delivery route optimization powered by third-party map APIs.