saschpe / PlanningPoker

Fast and simple Planning Poker Android app. Designed for phones, tablets and Android Wear devices.

Home Page:https://play.google.com/store/apps/details?id=saschpe.poker

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

  • Fibonacci, T-Shirt Size and Ideal Days card decks
  • Simple, fast and natural design
  • Full Android Wear and tablet support

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

Phone screenshot 1

Phone screenshot 2

Phone screenshot 3

Wear screenshot 3

Wear screenshot 3

Wear screenshot 3

Download

Get it on F-Droid Get it on Google Play Available at Amazon

Acknowledgement

Translations:

  • Catalan by Marcel PintoBiescas
  • Polish by Anna Szarik and Pavel Gracki
  • Spanish by Antonio Palmero
  • Romanian by Mia Maier
  • Russian by Dmitry Vilner
  • Turkish by Ugur Ozmen

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.

About

Fast and simple Planning Poker Android app. Designed for phones, tablets and Android Wear devices.

https://play.google.com/store/apps/details?id=saschpe.poker

License:Apache License 2.0


Languages

Language:Kotlin 85.5%Language:Shell 14.5%