Menu

Post image 1
Post image 2
1 / 2
0

Why I built my own planning poker tool (and what's under the hood)

DEV Community·Edgars·21 days ago
#u1t1lqxn
#showdev#laravel#vue#every#server#real
Reading 0:00
15s threshold

TL;DR I built Pokor , a real-time planning poker tool for distributed engineering teams, because every existing one either capped participants, stories, or sessions, or gave no clear answer about where the data lived. The core is free and unlimited. Below is what's actually interesting under the hood: the realtime layer, the deploy flow, the Docker setup, and a few integration stories (one painful, one cursed). Why I built it Every planning poker tool I tried came with a catch. The free ones capped participants, stories, or sessions right when sprint planning got busiest. The ones that didn't gave no real answer about where the data lived or how it might be used later. So I decided to build my own, on my own terms. What it does The core is genuinely unlimited and free: sessions, participants, stories, no auto-deletion after N days.…

Continue reading — create a free account

Join HashtagPLUS to read full articles, follow hashtags, vote, and join the conversation.

Read More