Skip to content

Agile Planning Poker® powered by Firebase and AngularJS

License

Notifications You must be signed in to change notification settings

Compzets/Firepoker

 
 

Repository files navigation

Firepoker Build Status Code Climate

Agile Planning Poker® powered by Firebase and AngularJS

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
  • To run the local server: grunt server
  • To run unit tests: grunt karma:unit

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.

Icon designed by XOXO

FirePoker is released under the MIT license.

About

Agile Planning Poker® powered by Firebase and AngularJS

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 44.0%
  • HTML 28.9%
  • ApacheConf 24.2%
  • CSS 2.9%