Tech Stack
Java
Android Studio
Firebase
Google Maps SDK
GeoFire
Description
Built a comprehensive logistics ecosystem with distinct interfaces for Drivers and Customers determined at login.
Customer Side: Features real-time driver tracking via Firebase, driver biometric verification, and contactless QR-based delivery confirmation.
Driver Side: Implemented a custom Traveling Salesman algorithm to calculate the optimal path for daily stops locally, visualized using Google Maps Polylines.
- Solved complex routing problems locally without reliance on expensive third-party optimization APIs
- Enhanced safety during COVID-19 via contactless QR hand-off protocols
