This is a web application intended to make it easy to tell how a group of people is divided into teams, and to move people from one team to another.
Currently in development.
Development builds are currently available here.
- make sure you have node 4.0.0 or greater installed
- fork/clone a local repository
- cd to project root
- npm install
- bower install
- node_modules/protractor/bin/webdriver-manager update --standalone