Skip to content

myusernamejeep/Firepoker

 
 

Repository files navigation

FirePoker

Agile Planning Poker® powered by AngularJS and Firebase

http://FirePoker.io

Planning Poker®, also called Scrum poker, is a consensus-based technique for estimating, mostly used to estimate effort or relative size of user stories in software development. In Planning Poker®, members of the group make estimates by playing numbered cards face-down to the table, instead of speaking them aloud. The cards are revealed, and the estimates are then discussed. By hiding the figures in this way, the group can avoid the cognitive bias of anchoring, where the first number spoken aloud sets a precedent for subsequent estimates.

To read more, check out the Wikipedia page.

Getting Started

  • Clone the repository: git clone https://github.com/Wizehive/Firepoker.git
  • Install with NPM: npm install
  • Install with Bower: bower install
  • Run the local server: grunt server

Contributing

Anyone and everyone is welcome to contribute. Clone the repository and fire your pull requests.

Think you've found a bug or have a new feature to suggest? Let us know! Open an issue.

Legal and License

Planning Poker® is a registered trademark of Mountain Goat Software, LLC.

FirePoker is released under the MIT license.

Releases

No releases published

Packages

No packages published