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.
git clone https://github.com/jonatanklosko/groupifier.git && cd groupifier
npm install
npm start
Run npm test
.
Some implementation details are documented under the docs
directory.
Also the wiki
describes some usage related aspects.