
mobile
12 months
January 2025
Dart
On My Way (OMW) is a comprehensive two-sided delivery platform with separate applications for drivers and clients. This is the client-facing app, empowering users to request deliveries, track drivers in real time, view estimated arrival times, and communicate with delivery personnel. Built with Flutter and Firebase, the app leverages real-time updates, push notifications, and map integrations to offer a smooth and dependable delivery experience.




SOLUTION_PROTOCOL: Restructured the development workflow into milestones, introduced agile sprints, and aligned expectations with realistic goals
SOLUTION_PROTOCOL: Used Firebase Realtime Database in combination with geolocation services and optimized data sync intervals
SOLUTION_PROTOCOL: Configured Firebase Cloud Messaging with token refresh logic and foreground/background handling using Flutter plugins
SOLUTION_PROTOCOL: Integrated Google Maps Directions API with custom logic to prioritize time and distance for multiple stops
SOLUTION_PROTOCOL: Moved critical parts of the backend to scalable cloud functions and introduced rate-limiting and caching