Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/omshreevinayak/real_time_tracker

Real Time Tracker is a real-time tracking application built with Node.js, Express, Socket.io, and Leaflet.js. This project demonstrates the ability to track multiple users' locations in real-time, display markers on a map, and provide live notifications for user connections
https://github.com/omshreevinayak/real_time_tracker

expressjs leaflet-map leafletjs nodejs socket-io

Last synced: 19 days ago
JSON representation

Real Time Tracker is a real-time tracking application built with Node.js, Express, Socket.io, and Leaflet.js. This project demonstrates the ability to track multiple users' locations in real-time, display markers on a map, and provide live notifications for user connections

Awesome Lists containing this project

README

        

# 📍 Real Time Tracker

![RealTimeLocator Thumbnail](public/images/thumbnail.jpg)

## ✨ Introduction

**Real Time Tracker** is a real-time tracking application built with Node.js , Express , Socket.io , and Leaflet.js . This project demonstrates the ability to track multiple users' locations in real-time, display markers on a map, and provide live notifications for user connections and disconnections.

## 🚀 Features

- **Real-Time Location Tracking:** Track multiple users in real-time with high accuracy.
- **User Notifications:** Receive notifications when users connect or disconnect USER'S LOCATIONS.
- **Persistent User IDs:** Unique user IDs are maintained across sessions using local storage.
- **Interactive Map:** View and interact with user markers on a map, with real-time updates.

## 🛠️ Installation

1. Clone the repository:
```sh
git clone https://github.com/omshreevinayak/Real_Time_Tracker.git