Developing a Clean, Ad-Free Scrum Poker App for Teams
In the world of Agile project management, Scrum Poker is an essential tool for collaborative story point estimation. However, many available apps come with limitationsโbe it intrusive advertisements, restrictive features, or premium-only access that limits usability. Recognizing these issues, I set out to create a straightforward, free, and user-friendly Scrum Poker application that addresses these common pain points.
The Motivation Behind the Project
While working with my team, we used an existing Scrum Poker tool that, despite its functionality, was plagued by excessive advertisements. Although ad blockers could mitigate this, their effectiveness varied, and security policies within our organization prevented us from using certain browsers like Brave, which limited our flexibility. These hurdles motivated me to develop a dedicated solution that would be accessible, unobstructed, and free for all users.
Features and Implementation
My primary goal was simplicity: a minimal, practical Scrum Poker app where team members could log in as guests and cast votes on user stories seamlessly. The core features include:
- Guest Login: No registration required, enabling quick access for team members.
- Real-Time Voting: Instant updates to facilitate smooth estimation sessions.
- Open-Source and Free: No ads, no restrictionsโjust straightforward functionality.
Technical Insights
Throughout this development journey, I chose to explore modern web protocols, notably Mercure, a real-time update protocol. Building this app provided valuable insights into Mercureโs capabilities and implementation nuances, enriching my understanding of real-time communication in web applications.
Future Plans
My vision extends beyond this initial project. I aim to develop additional niche tools that prioritize user experience and accessibility, with the broader goal of reducing dependency on subscription-based services for basic productivity needs. By creating more free and open-source tools, I hope to contribute to a more open and less cluttered internet.
Final Thoughts
This project underscores that effective software solutions donโt need to be complex or laden with monetization tactics. Sometimes, a simple, focused approach can significantly improve daily workflows. If you’re interested in trying out the Scrum Poker app I built, feel free to visit https://scrum-poker.space/.
Conclusion
Creating tools tailored to real user needs leads to more efficient and enjoyable workflows. I look forward to developing more applications that empower teams and individuals alike, all while maintaining a commitment to openness and accessibility.

