Node.JS web application for GPS tracking
 
 
 
 
Go to file
Keith Irwin cc51ebda42 #43 Fixed recognition of attached clients 2017-03-14 01:52:54 -04:00
config #43 Fixed recognition of attached clients 2017-03-14 01:52:54 -04:00
static Commit 2016-07-02 01:14:36 +00:00
views #43 Fixed recognition of attached clients 2017-03-14 01:52:54 -04:00
LICENSE.md Minor changes 2017-02-15 05:41:08 -05:00
PRIVACY.md Minor changes 2017-02-15 05:41:08 -05:00
README.md Bumped version 2017-03-05 17:20:00 -05:00
package.json Bumped version 2017-03-05 17:20:00 -05:00
server.js #43 Fixed recognition of attached clients 2017-03-14 01:52:54 -04:00
test.js Quick fixes 2017-03-05 16:58:30 -05:00

README.md

Tracman

v 0.4.5

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

Changelog

v0.4.5

v0.4.3

  • Fixed memory store #21

v0.4.2

  • Fixed Streetview covering buttons
  • Fixed error when viewing map of nonexistant user

v0.4.1

  • Users can view/change email address
  • Added linked accounts to admin

v0.4.0

  • Opened registration
  • Replaced 'Imperial' with 'Standard'
  • Bug fixes

v0.3.0

  • Unified map and dashboard UI
  • Security updates
  • New admin UI