Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/omshreevinayak/real_time_tracker
- Owner: omshreevinayak
- License: mit
- Created: 2024-12-05T17:07:53.000Z (28 days ago)
- Default Branch: main
- Last Pushed: 2024-12-05T17:26:49.000Z (28 days ago)
- Last Synced: 2024-12-14T12:13:51.393Z (19 days ago)
- Topics: expressjs, leaflet-map, leafletjs, nodejs, socket-io
- Language: JavaScript
- Homepage:
- Size: 2.03 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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 , , , and . 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