Remote estimations with (some) style!
Scrum Showdown is a web application to help with estimations during home office times.
The application can be accessed on Heroku.
- Clone this repository
npm install
npm run start:dev
- Have fun!
- Open Scrum Showdown in your browser
- Input your name ( this is how others will see you )
- Click 'Create'
- Copy the current URL
- Share the URL with your participants
- If it's your first time using Scrum Showdown
- Open the Scrum Showdown in your browser
- Setup your profile
- Click save
- Open the Scrum Showdown link provided by your host
- Select your value
- Click the '❌' to set yourself to ready
- Once everyone's ready, press '🃏' to request estimations
- If not everyone is ready, the estimation is rejected
- Otherwise, the results are broadcast to everyone
NOTE: Estimation result history is stored as long as the room is alive. Rooms are removed once all the participants have left.
In case you encounter anything unexpected or have some feedback about Scrum Showdown, please feel free to submit an issue.
See LICENSE