Skip to content

strvmarv/scrumwithme

 
 

Repository files navigation

scrumwith.me

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

Development requires nix package manager and docker to be installed.

Setup

git clone https://github.com/strvmarv/scrumwithme.git
cd scrumwithme
nix-shell
npm install

Run locally

grunt

Build and run with Docker

grunt build
docker compose build
docker compose up

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • HTML 48.5%
  • JavaScript 44.5%
  • CoffeeScript 4.8%
  • CSS 1.6%
  • Other 0.6%