https://realtime-device-track-11a0.onrender.com
Realtime Device Tracker is a web-based application that allows users to track devices in real time on an interactive map using geolocation. Built with Node.js, Express.js, Socket.IO, and Leaflet.js, this project is ideal for use cases like logistics, delivery tracking, and IoT monitoring.
-
Real-time location tracking using WebSockets (Socket.IO)
-
Interactive map display with Leaflet.js
-
Device connection/disconnection handling
-
Auto-updating markers as devices move
-
Simple and responsive UI
Frontend: HTML, CSS, Leaflet.js, Socket.IO Client
Backend: Node.js, Express.js, Socket.IO
Real-time Communication: WebSockets via Socket.IO
Map: Leaflet.js with OpenStreetMap