No hassle planning poker at https://scrumwith.me.
Just the right set of features for quick ad-hoc estimation sessions.
- Virtual cards
- Mobile voting interface
- No login necessary
- Nothing in the way
- QR codes
Development requires nix package manager and docker to be installed.
git clone https://github.com/nicklargent/scrumwithme.git
cd scrumwithme
nix-shell
npm install
grunt
grunt build
docker compose build