/planfast

Agile planning game with juggernaut!

Primary LanguageRubyMIT LicenseMIT

Planfast

Most people doing the planning game use fingers or playing cards to represent their task estimates. But it’s easy for people to get distracted, and often results come out biased, even without trying. Planfast doesn’t show any estimates until all votes are in. It uses juggernaut for real time results.

Setup

  rake gems:install
  rake db:setup

The server is started and configured separately.
Look at both config/juggernaut_hosts.yml and juggernaut.yml.

  juggernaut -c juggernaut.yml