SCM Mission Control (LogiControl)
LogiControl is a high-fidelity, real-time Supply Chain Mission Control Dashboard designed to provide end-to-end route visibility, predictive delay forecasting, and live telemetry integrations for logistics routes originating from a central HQ Distribution Center.
Live Route Traffic Integration
The dashboard ingests real-time traffic speeds (current speed vs free-flow speed) and travel delays directly from the TomTom Traffic Flow Segment API. It maps exact coordinates of route hubs using the Open Source Routing Machine (OSRM) API to draw precise driving polylines. A custom time-seeded dynamic traffic simulator is also built-in for fallback emulation of highway blockages and peak hours.
Multi-API Weather & AQI Cascade
To ensure robust reliability and distribute fetching loads, the system employs a Load-Balanced Weather Cascade. It dynamically queries OpenWeatherMap, WeatherAPI, Visual Crossing, and Open-Meteo based on the priority tier of the city. High-fidelity air quality data is sourced from the World Air Quality Index (WAQI) API, all cached locally on a per-city basis to optimize API consumption.
Synchronized Auto-Refresh
Built as a single-page React application, LogiControl implements a synchronized 600-second countdown for live refreshes. It continuously updates order details from a central database, injecting live news, transit incidents, and fresh telemetry seamlessly without page reloads.