/dss-wayfinding

Code for the DSS wayfinding and LCD screens project

Primary LanguageJavaScript

DSS Wayfinding

DSS Wayfinding is an indoor mapping project. It has been designed to help with person, event, and room location in the UC Davis Social Science & Humanities (SSH) building.

Installation

  1. Perform a standard Rails app installation:

$ bundle install
$ bin/rake db:migrate
  1. Install NodeJS dependencies for cache building

$ cd nodejs
$ npm install

Contact

See github.com/dssit for contact information.