Node.JS web application for GPS tracking
 
 
 
 
Go to file
Keith Irwin 21e2069a9a
Send logged-in users to their map
2016-05-30 04:29:01 +00:00
config Send logged-in users to their map 2016-05-30 04:29:01 +00:00
static Ability to track location from browser 2016-05-13 02:43:01 +00:00
views Send logged-in users to their map 2016-05-30 04:29:01 +00:00
LICENSE init commit 2016-04-01 01:06:21 +02:00
README.md v0.3.0 2016-05-29 21:15:26 +00:00
package.json v0.3.0 2016-05-29 21:15:26 +00:00
server.js Send logged-in users to their map 2016-05-30 04:29:01 +00:00
test.js init commit 2016-04-01 01:06:21 +02:00

README.md

Tracman

v 0.3.0

node.js application to display a map with user's location.

Installation

$ git clone https://github.com/Tracman-org/Server.git && (cd server && exec npm install)

Running

$ npm start

What's new in 3.0

Unified map and dashboard UI