About.
FirePorker 🔥🐷 is a real-time planning poker app for agile teams, built with ASP.NET Core 8 and SignalR.
Features
- Real-time voting — See votes appear instantly via SignalR
- Multiple games — Host multiple concurrent planning sessions
- Story management — Add stories, track estimates
- Host controls — Clear votes, accept estimates, remove players
- No accounts needed — Cookie-based sessions, jump right in
How It Works
- Create a game — Enter your name and game name
- Share the link — Other players join via the game URL
- Add stories — Host adds stories to estimate
- Vote — Everyone picks a point value
- Reveal — When all votes are in, cards flip
- Accept — Host accepts the estimate, move to next story
Notes
- Game state is in-memory only — games are lost on restart
- Games expire after 24 hours of inactivity
- No authentication — anyone with the link can join