Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/definitelynotchirag/realtime-geotracker
A Realtime Tracking App which can display users with cursors live on the Map. Built using Node, Express and Socket.io
https://github.com/definitelynotchirag/realtime-geotracker
expressjs leaflet maps nodejs openstreetmap realtime socket-io
Last synced: about 1 month ago
JSON representation
A Realtime Tracking App which can display users with cursors live on the Map. Built using Node, Express and Socket.io
- Host: GitHub
- URL: https://github.com/definitelynotchirag/realtime-geotracker
- Owner: definitelynotchirag
- Created: 2024-07-20T13:21:58.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2024-07-20T14:03:54.000Z (5 months ago)
- Last Synced: 2024-11-21T20:05:58.931Z (about 1 month ago)
- Topics: expressjs, leaflet, maps, nodejs, openstreetmap, realtime, socket-io
- Language: JavaScript
- Homepage: https://realtime-geotrak.onrender.com/
- Size: 1.86 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Realtime Geo Tracker
A Realtime Tracking App which can display users with cursors live on the Map. Built using Node, Express and Socket.io
## Features
- Realtime Markers
- World Map## Technology Used
- Socket.io
- Node.js
- Express.js### A Running Instance Can be found At:
https://realtime-geotrak.onrender.com/(Might take a Minute to Start if the site is in sleep)
## ScreenShots
![Screenshot1](https://telegra.ph/file/6e676a762577fe7ba4bc5.png "ScreenShot1")
![Screenshot2](https://telegra.ph/file/e7444a840a891ee03faa8.png "ScreenShot2")