Skip to content

HackReaction/KONE-Hackathon

Repository files navigation

VolumeIQ

Using occupied space measurement for smarter elevator dispatch.

The algorithm that chooses which floor to go to isn't finished. Too many people wait for elevators that are already full. It's 2017! Let's have smarter elevators.

Submission for KONE SMART BUILDINGS HACKATHON 2017

The Hack Reaction Team

Table of Contents

  1. Usage
  2. Requirements
  3. Development
    1. Installing Project Dependencies
  4. Running the App

Usage

Works in tandem with a Raspberry Pi micro service

Requirements

  • Node 6.11.2
  • npm 3.10.10

Development

Installing Project Dependencies

npm install

Running the App

To run webpack build: npm run react-dev

To run server: npm run server-dev

Releases

No releases published

Packages

No packages published