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
- Hours and Days estimation methods
- Pass/abstain option for non-voters
- Vote timer with auto-pass
- Copyable session link for easy sharing
Development requires nix package manager and docker to be installed.
git clone https://github.com/strvmarv/scrumwithme.git
cd scrumwithme
nix-shell
npm installgruntgrunt build
docker compose build
docker compose up