https://github.com/radd/gps-webapp-nodejs
Web app for tracking user locations (part of the real-time tracking system)
https://github.com/radd/gps-webapp-nodejs
express nodejs stomp websocket
Last synced: about 1 month ago
JSON representation
Web app for tracking user locations (part of the real-time tracking system)
- Host: GitHub
- URL: https://github.com/radd/gps-webapp-nodejs
- Owner: radd
- Created: 2019-06-05T14:40:26.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2023-04-20T23:37:51.000Z (about 2 years ago)
- Last Synced: 2025-04-05T14:41:53.284Z (about 2 months ago)
- Topics: express, nodejs, stomp, websocket
- Language: HTML
- Size: 269 KB
- Stars: 31
- Watchers: 0
- Forks: 16
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Real-time GPS tracking - webapp
This project is part of the real-time tracking system.
[GPS tracking system](https://github.com/radd/rest-service-gps), [Android App](https://github.com/radd/gps-android-app), [Web App](https://github.com/radd/gps-webapp-nodejs)Node.js + Express + EJS + WebSocket (STOMP) on client side
Web aplication includes:
- sign up and sign in user - JWT
- real-time user locations tracking
- viewing saved users routes
- sharing linksScreenshots:




