Skip to content

Project PELVIS: Portable Electronic Locator Via Internet Sockets.

Notifications You must be signed in to change notification settings

jstarw/realtime-location-tracking

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Real-time Location Tracking

A webapp for real-time visualization of mobile GPS data unsing Socket.io. GPS data is sent through web sockets to a web client which plots them in real time on a map.

How to use

For the web interface:

$ cd realtime-location-tracking/web
$ npm install
$ node index.js

And point your browser to http://localhost:3000/

HTML, CSS, and Javascript for the web interface can be found in the "master" folder.

Features

The app will track the lcoations in real time of multiple users.

About

Project PELVIS: Portable Electronic Locator Via Internet Sockets.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published