Node.JS web application for GPS tracking
 
 
 
 
Go to file
Keith Irwin 15c9411b91
modified help screen
2016-08-11 19:36:18 +00:00
config #25 Users can edit email addresses 2016-08-10 09:15:16 +00:00
static Commit 2016-07-02 01:14:36 +00:00
views modified help screen 2016-08-11 19:36:18 +00:00
LICENSE.md Updated license, privacy policy, etc 2016-06-14 21:40:09 +00:00
PRIVACY.md Updated license, privacy policy, etc 2016-06-14 21:40:09 +00:00
README.md #27 Users can delete accounts 2016-08-10 06:17:37 +00:00
package.json Added accounts to admin 2016-08-10 05:51:49 +00:00
server.js Commit 2016-07-02 01:14:36 +00:00
test.js Added accounts to admin 2016-08-10 05:51:49 +00:00

README.md

Tracman

v 0.4.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

Changelog

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