
An implementation of ‘Planning Poker’ often used in software feature estimation.
This version uses WebRTC data channels to coordinate votes between the players, which reduces the need for a server to track this state and improves running costs and performance.