Planning Poker App Online

0

Poker Planner is a free and open-source tool lets you make estimations with planning poker (or scrum poker) directly in Slack, without any need of external software. It can be a useful tool for agile remote teams. ESTIMA is the app you need when working remotely in an agile team: It’s an online version of planning poker, also known as Scrum poker, perfect for remote agile teams. Planning poker is a proven and playful method for effort estimation in an agile team. ESTIMA simplifies your sprint planning, no matter where in the world your team is working. Pokrex is an easy, efficient online planning poker tool (a.k.a. Scrum poker, agile poker or pointing poker) for agile/scrum teams. Appeak Poker is still our pick for best free poker app with an incredibly simple interface that makes online poker a snap. The app offers Play Now, which will get you into a quick game right away in addition to Sit & Go’s, Bingo Bango, Double Ups and MTTs. Planning poker, also called Scrum poker, is a consensus-based, gamified technique for estimating, mostly used to estimate effort or relative size of development goals 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 first thing to say is that the term “Planning Poker®” is a registered trademark of Mountain Goat Software, the Mike Cohn company. This is why this agile planning practice could be sometimes names differently: scrum poker, agile poker, etc. This article presents a list of free and open source planning poker tools and plugins that are also directly available as online tools.

Planning poker is originally a card game used by Scrum teams to estimate effort or relative size of user stories or features when during sprint planning. Team members estimates by playing numbered cards face-down to the table. Then the cards are revealed and the estimates are discussed. This can be done with paper cards if the team is collocated, but in the case of a distributed Scrum team, you need to use a software to do it. Using a tool also makes it easier to record and remind previous planning estimations.

There are many open source implementations of the planning poker practice. I have decided to present only those who have also an online website or that are built as a plugin for another application like Slack, Jira, Trello or the Azure Boards. If a good tool is missing from this list, do not hesitate to contact us, and we will add it in a future update.

Azure Boards Estimate

Azure Boards Estimate is an open source tool that allows estimating with Planning Poker for Azure Boards. You can play Planning Poker in Azure DevOps. You can select work from an iteration, query, or your backlog, estimate the effort of those items with your team, and immediately update the work items.
Websites: https://marketplace.visualstudio.com/items?itemName=ms-devlabs.estimate, https://github.com/cschleiden/azure-boards-estimate

Firepoker

Firepoker is an open source planning poker powered by Firebase and AngularJS. It is also available online on a dedicated website.
Websites: https://firepoker.io/, https://github.com/Wizehive/firepoker


Panter Planning Poker

Panter Planning Poker is an open source planning poker tool written in Volt.
Websites: https://poker.panter.ch/estimate, https://github.com/koffeinfrei/planning-poker

Planning Poker 4 Azure

The Planning Poker 4 Azure web application allows distributed teams to play planning poker using just their web browser and is optimized for mobile. The application does not require any registration at all. The Scrum Master simply creates a team and all other members connect to the team. Observer role is supported too. The observer can watch the game, but cannot estimate. This is an ideal role for a product owner.
Websites: http://planningpoker.duracellko.net/, https://github.com/duracellko/planningpoker4azure

Planning Poker App Online

PoinZ – Distributed Planning Poker

PoinZ is a simple open source web application for planning poker in distributed teams in an agile setup. It allows to easily estimate user stories. The goal was to provide a ready-to-use tool without the hassle of registration/login, setup and a lot of configuration. The PoinZ client is built with ReactJS and redux. Webpack serves as bundling tool. The PoinZ app backend is a nodeJS express server.
Websites: https://poinz.herokuapp.com/, https://github.com/Zuehlke/poinz

Pokrex

Pokrex is an open source tools that allows making agile estimates and planning easy with Scrum planning poker. It offers multiple story point schemes and custom point schemes to meet different requirements for users: Fibonacci, 0-8, T-shirt (XS-XXL), customized point schemes. You can easily import tickets from JIRA to Pokrex and update points back to JIRA with one click.
Websites: https://pokrex.com/, https://github.com/hlcfan/pokr

Poker Planner for Slack

Poker Planner for Slack lets you make estimations with planning poker (or scrum poker) directly in Slack, without any need of external software. It can be a useful tool for agile remote teams.
Websites: https://deniz.co/slack-poker-planner/, https://github.com/dgurkaynak/slack-poker-planner

ScrumOnline

ScrumOnline is an open source PHP web app for planning poker. It includes a master view for the ScrumMaster and a simple responsive card view for the team.
Websites: http://www.scrumpoker.online, https://github.com/Toxantron/scrumonline

Slack Pokerbot

Slack Pokerbot is an open source agile scrum poker planning bot for Slack. It is easily hosted on Amazon Web Services Lambda.
Website: https://github.com/nateyolles/slack-pokerbot

StoryPokerBot

StoryPokerBot is an open source planning poker bot for Slack
Websites: https://storypokerbot.herokuapp.com/, https://github.com/shishirsharma/storypokerbot

Planning Poker App Online

Thunderdome Planning Poker

Thunderdome is an open source agile planning poker tool in the theme of battling for points that helps teams estimate stories. Planning sessions are battles, users are warriors and stories are plans. Thunderdome uses WebSockets and Svelte frontend framework for a truly Reactive UI experience
Websites: https://thunderdome.dev/, https://github.com/StevenWeathers/thunderdome-planning-poker

0

The first thing to say is that the term “Planning Poker®” is a registered trademark of Mountain Goat Software, the Mike Cohn company. This is why this agile planning practice could be sometimes names differently: scrum poker, agile poker, etc. This article presents a list of free and open source planning poker tools and plugins that are also directly available as online tools.

Planning poker is originally a card game used by Scrum teams to estimate effort or relative size of user stories or features when during sprint planning. Team members estimates by playing numbered cards face-down to the table. Then the cards are revealed and the estimates are discussed. This can be done with paper cards if the team is collocated, but in the case of a distributed Scrum team, you need to use a software to do it. Using a tool also makes it easier to record and remind previous planning estimations.

There are many open source implementations of the planning poker practice. I have decided to present only those who have also an online website or that are built as a plugin for another application like Slack, Jira, Trello or the Azure Boards. If a good tool is missing from this list, do not hesitate to contact us, and we will add it in a future update.

Azure Boards Estimate

Azure Boards Estimate is an open source tool that allows estimating with Planning Poker for Azure Boards. You can play Planning Poker in Azure DevOps. You can select work from an iteration, query, or your backlog, estimate the effort of those items with your team, and immediately update the work items.
Websites: https://marketplace.visualstudio.com/items?itemName=ms-devlabs.estimate, https://github.com/cschleiden/azure-boards-estimate

Firepoker

Firepoker is an open source planning poker powered by Firebase and AngularJS. It is also available online on a dedicated website.
Websites: https://firepoker.io/, https://github.com/Wizehive/firepoker


Panter Planning Poker

Panter Planning Poker is an open source planning poker tool written in Volt.
Websites: https://poker.panter.ch/estimate, https://github.com/koffeinfrei/planning-poker

Planning Poker 4 Azure

The Planning Poker 4 Azure web application allows distributed teams to play planning poker using just their web browser and is optimized for mobile. The application does not require any registration at all. The Scrum Master simply creates a team and all other members connect to the team. Observer role is supported too. The observer can watch the game, but cannot estimate. This is an ideal role for a product owner.
Websites: http://planningpoker.duracellko.net/, https://github.com/duracellko/planningpoker4azure

PoinZ – Distributed Planning Poker

PoinZ is a simple open source web application for planning poker in distributed teams in an agile setup. It allows to easily estimate user stories. The goal was to provide a ready-to-use tool without the hassle of registration/login, setup and a lot of configuration. The PoinZ client is built with ReactJS and redux. Webpack serves as bundling tool. The PoinZ app backend is a nodeJS express server.
Websites: https://poinz.herokuapp.com/, https://github.com/Zuehlke/poinz

Pokrex

Pokrex is an open source tools that allows making agile estimates and planning easy with Scrum planning poker. It offers multiple story point schemes and custom point schemes to meet different requirements for users: Fibonacci, 0-8, T-shirt (XS-XXL), customized point schemes. You can easily import tickets from JIRA to Pokrex and update points back to JIRA with one click.
Websites: https://pokrex.com/, https://github.com/hlcfan/pokr

Poker Planner for Slack

Poker Planner for Slack lets you make estimations with planning poker (or scrum poker) directly in Slack, without any need of external software. It can be a useful tool for agile remote teams.
Websites: https://deniz.co/slack-poker-planner/, https://github.com/dgurkaynak/slack-poker-planner

ScrumOnline

ScrumOnline is an open source PHP web app for planning poker. It includes a master view for the ScrumMaster and a simple responsive card view for the team.
Websites: http://www.scrumpoker.online, https://github.com/Toxantron/scrumonline

Slack Pokerbot

Slack Pokerbot is an open source agile scrum poker planning bot for Slack. It is easily hosted on Amazon Web Services Lambda.
Website: https://github.com/nateyolles/slack-pokerbot

StoryPokerBot

Planning Poker App Online App

StoryPokerBot is an open source planning poker bot for Slack
Websites: https://storypokerbot.herokuapp.com/, https://github.com/shishirsharma/storypokerbot

Thunderdome Planning Poker

Planning Poker App online, free

Thunderdome is an open source agile planning poker tool in the theme of battling for points that helps teams estimate stories. Planning sessions are battles, users are warriors and stories are plans. Thunderdome uses WebSockets and Svelte frontend framework for a truly Reactive UI experience
Websites: https://thunderdome.dev/, https://github.com/StevenWeathers/thunderdome-planning-poker