EV Fleet Telemetry Dashboard (PoC)
GitHub2025
ReactTypeScriptMaterial UINode.jsNestJSWebSocketsPostgreSQLDocker
A proof-of-concept (PoC) platform developed to demonstrate real-time telemetry tracking and visualization for electric vehicle (EV) fleets. The system was built in a short timeframe to validate technical feasibility and showcase potential features for a client.
The application simulates or processes telemetry data from EV fleets and provides a dashboard for monitoring vehicle status, metrics, and operational data in real time.
Key Features
- Real-Time Telemetry Visualization – Displayed live vehicle data such as location, status, and metrics through an interactive dashboard.
- WebSocket-Based Updates – Enabled real-time data streaming between backend services and the frontend.
- Fleet Monitoring Interface – React + Material UI dashboard for tracking multiple vehicles and their state.
- Scalable Backend Architecture – Built with NestJS to support telemetry ingestion and real-time communication.
- Rapid Prototyping – Delivered as a functional PoC within a few days to validate product direction and technical feasibility.
- Containerized Setup – Docker-based environment for quick setup and deployment.