Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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: 3 days ago
JSON representation

Web app for tracking user locations (part of the real-time tracking system)

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 links

Screenshots:

![ss](https://radd.github.io/other/images/gps-webapp/1.png)
![ss](https://radd.github.io/other/images/gps-webapp/2.png)
![ss](https://radd.github.io/other/images/gps-webapp/3.png)
![ss](https://radd.github.io/other/images/gps-webapp/4.png)
![ss](https://radd.github.io/other/images/gps-webapp/5.png)