scyv / scrum-poker

Digital Scrum Poker built with meteor

Home Page:https://poker.digital-scrum.de

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

digital scrum poker

Digital Scrum Poker built with meteor

This is a tool for distributed teams that want to play Scrum Poker to estimate user stories. It is especially useful to visualize the estimates of each team member in one digital place without the hazzle of always asking the remotes for their votes and explaining them the local estimates again and again.

See in Action

A running instance can be seen and used at https://poker.digital-scrum.de (German)

Getting started

For more information about Deployment in production, refer to https://guide.meteor.com/deployment.html

Usage

  • On the fist visit, you will be asked for a name. Enter it.
    • Every user is asked for a name. That name is stored in the local storage of the browser (there is no user management on server side)
  • Create a new session by entering any name for it
  • Now choose a type for your estimation round
  • Now create some stories using the "New Story" textfield
  • Now invite other users by sharing the link that is shown in the box at the bottom of the page, or by showing the QR-Code (especially useful when your screen is shared on a beamer)
  • When ready, click on "Start" next to a story to start the poker game
  • Every user that wants to contribute to an estimation round must click on "Participate"
    • It is also possible to only watch the round by not clicking the button
  • Now select your estimation by clicking on the arrows next to your card, or by using the cursor keys on the keyboard
  • Click on "ready" to indicate that you made your choice (a green tick appears)
  • When all users made their choices, click on "Show cards"
  • No the users can discuss which is the final estimation. This estimation number can be entered by the session creator to the textfield on the top
  • Now move to the next story, ...

Special Thanks

Special thanks go to the creators of the cards deck, i'm using within this tool: https://github.com/redbooth/scrum-poker-cards

Contributions

Always welcome :-)

About

Digital Scrum Poker built with meteor

https://poker.digital-scrum.de

License:MIT License


Languages

Language:JavaScript 63.3%Language:HTML 33.1%Language:CSS 2.9%Language:Dockerfile 0.7%Language:Shell 0.0%