Planning Poker App
Agile story-point estimation for Android
A free, open-source Android card deck for agile estimation. Pick a story-point value, reveal with the team, and keep planning moving without accounts or ads.
View on GitHub 🌐 Browser Version – Coming SoonFeatures
Fibonacci Card Deck
Standard agile estimation values: 0, 1, 2, 3, 5, 8, 13, 21, 34, 55, 89, and infinity.
Instant & Lightweight
Launch in seconds with no login, workspace setup, or ceremony. Open the app and pick a card.
100% Open Source
Full source code on GitHub. Inspect it, fork it, or contribute your own improvements.
See It in Action


Get the Android App
Install the APK directly from the GitHub releases page — no Play Store needed.
Download Planning Poker App for AndroidAbout Planning Poker App
Planning Poker App is a simple estimation tool for agile teams. Built with Ionic and TypeScript, it gives each team member a digital card deck on Android so planning poker works in the office, remotely, or on the go. The project is open source on GitHub.
Stats
Contact Planning Poker App
Frequently Asked Questions
What is Planning Poker?
Planning Poker (also called Scrum Poker) is a consensus-based agile estimation technique. Team members pick cards representing story-point estimates and reveal them simultaneously to avoid anchoring bias.
Is Planning Poker App free?
Yes. The app is completely free, open-source, and has no ads or sign-up required. Download the APK from the GitHub releases page.
What card values does the app support?
The app supports the standard Fibonacci sequence used in agile estimation: 0, 1, 2, 3, 5, 8, 13, 21, 34, 55, 89, and ∞.
Can I use this with my remote team?
The app is designed to be used on individual devices during a session — each team member runs it on their own phone and reveals their card at the same time, just like physical cards.
Is the app open source?
Yes. The full source code is available on GitHub at github.com/stebaker92/ionic-planning-poker. Contributions and issues are welcome.