/groupifier

Task and group management tool for WCA competition organizers.

Primary LanguageJavaScriptApache License 2.0Apache-2.0

Groupifier Actions Status

Task and group management tool for WCA competition organizers. It's designed to be highly customizable and work well with complex schedules. Check out the website to find out more.

Development

git clone https://github.com/jonatanklosko/groupifier.git && cd groupifier
npm install
npm start

Testing

Run npm test.

Documentation

Some implementation details are documented under the docs directory. Also the wiki describes some usage related aspects.