Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/dhanish03/real-time-location-tracker

A real-time location tracking system that utilizes the Geolocation API, Socket.io, and Leaflet.js to display users' live locations on an interactive map. Built with Node.js and Express for seamless real-time updates.
https://github.com/dhanish03/real-time-location-tracker

css3 express expressjs geolocation-api hmtl5 javascript leafletjs nodejs socket-io

Last synced: 2 days ago
JSON representation

A real-time location tracking system that utilizes the Geolocation API, Socket.io, and Leaflet.js to display users' live locations on an interactive map. Built with Node.js and Express for seamless real-time updates.

Awesome Lists containing this project

README

        

# Real-Time Location Tracker

A real-time location tracking system built using **Node.js**, **Express**, **Socket.io**, and **Leaflet.js** for interactive maps. This project tracks user location in real-time and displays it on a map.

## Features
- Real-time location updates using **Geolocation API** and **Socket.io**.
- Interactive map display powered by **Leaflet.js**.
- Tracks multiple users' locations simultaneously.
- Dynamically adds and removes users from the map when they connect or disconnect.

## Tech Stack
- **Frontend:** HTML, CSS, JavaScript, Leaflet.js
- **Backend:** Node.js, Express, Socket.io
![Screenshot 2025-02-19 131253](https://github.com/user-attachments/assets/4a81d232-d6a9-45fa-b9c9-5ef967579190)