Home

Awesome

Planning Poker

License Build Status

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 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. (Wikipedia)

Features

Source code

The source demonstrates how to create an Android app with phone, tablet and wear support. It also shows to how to a standalone Android Wear 2.0 app.

Screenshots

<img alt="Phone screenshot 1" src="assets/device-art/device-phone-portrait-1.png" width="256" /> <img alt="Phone screenshot 2" src="assets/device-art/device-phone-portrait-2.png" width="256" /> <img alt="Phone screenshot 3" src="assets/device-art/device-phone-portrait-3.png" width="256" /> <img alt="Wear screenshot 3" src="assets/device-art/device-wear-round-1.png" width="256" /> <img alt="Wear screenshot 3" src="assets/device-art/device-wear-round-2.png" width="256" /> <img alt="Wear screenshot 3" src="assets/device-art/device-wear-square-1.png" width="256" />

Download

<a href="https://f-droid.org/packages/saschpe.poker" target="_blank"> <img src="https://f-droid.org/badge/get-it-on.png" alt="Get it on F-Droid" height="80"/></a> <a href='https://play.google.com/store/apps/details?id=saschpe.poker' target="_blank"> <img alt='Get it on Google Play' src='https://play.google.com/intl/en_us/badges/images/generic/en_badge_web_generic.png' height="80"/></a> <a href='http://www.amazon.com/gp/product/B01N1ERDH5/ref=saschpe.poker' target="_blank"> <img alt='Available at Amazon' src='https://images-na.ssl-images-amazon.com/images/G/01/mobile-apps/devportal2/res/images/amazon-underground-app-us-black.png'/></a>

Acknowledgement

Translations:

License

Copyright 2016 Sascha Peilicke

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

   http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.