Back to Projects
2019 Academic

Courier Delivery System

Two connected Xamarin applications, one for restaurant clients and other for restaurant courier deliveries.

Courier Delivery System - Main Feature

More Screens & Details


Simulating a real-world delivery ecosystem requires keeping two distinct user bases (clients and couriers) in sync regarding order status and availability.

The Solution

I designed a distributed system with two Xamarin.Android applications connected by a central REST API. The system handles role-based logic, ensuring orders placed by clients are instantly visible to couriers.

Conclusion

Demonstrated the ability to architect complex client-server interactions and manage state across multiple connected mobile clients.