You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A production-ready mobile-first driver application for urban logistics, built with Expo (React Native) and Express.js. FleetDrive helps delivery drivers manage routes, track deliveries, capture proof, report exceptions, log fuel stops, and handle HR operations — all from a single, polished mobile interface.
Key Points
Welcome & Login
Home Dashboard
Map Navigation
Gradient welcome screen with "Get Started"
Order list with En Route (LIVE), Upcoming, Completed sections
Interactive Leaflet map with markers, slide-up order details
Delivery Proof
Fuel Log
Profile
Upload photo proof or report exception with category
Upload fuel receipt or report complaint
Vehicle info, attendance calendar, overtime, pay stats
Features
Authentication
Login / Sign Up flow with backend validation
Session persistence via AsyncStorage
Test credentials: username nive, password 102938
Pre-seeded driver profile based in Chennai, Tamil Nadu
Home Dashboard
Categorized order list: En Route (with LIVE badge), Upcoming, Past Completed
Expandable order cards with delivery details (ETA, package ID, weight, time window)
Fuel and break request toggle icons with animated toast notifications
Driver name and status display
Map View
Interactive Leaflet map rendered via WebView (native) / iframe (web) with OpenStreetMap tiles
Custom markers: blue (driver), red (en route orders), yellow (upcoming), orange (fuel stops)
Animated route polyline visualization across Chennai
Slide-up bottom sheet with current order details, "Arrived" button, and fuel stop access
Sidebar menu with profile, settings, and logout
Delivery Proof & Exception Reporting
Upload delivery proof photo via device camera/gallery
mobile-first driver application for urban logistics, built with Expo (React Native) and Express.js. FleetDrive helps delivery drivers manage routes, track deliveries, capture proof, report exceptions, log fuel stops, and handle HR operations — all from a single, polished mobile interface.