Skip to content

Estim8 is an Agile estimation game where team members simultaneously select effort estimates, discuss discrepancies, and reach a consensus.

License

Notifications You must be signed in to change notification settings

Planning-Poker-Teams/planning-poker

Repository files navigation

Planning Poker

Planning Poker is an application for conducting estimation sessions in agile teams that collaborate remotely. Users can join planning rooms where they meet with the other participants. Users can start estimates for tasks, submit their estimates, and mutually reveal the results.

Environments / Branches

Branch Build Status URL

production

Production Build Status

https://estim8.cards/

Getting started

  • Install node: nvm install

  • Activate yarn: nvm exec corepack enable

  • Install the dependencies: nvm exec yarn install

  • Build the backend: nvm exec yarn workspace backend build

  • Build the frontend: nvm exec yarn workspace frontend build

  • Start the frontend with hot reload enabled: nvm exec yarn workspace frontend dev

About

Estim8 is an Agile estimation game where team members simultaneously select effort estimates, discuss discrepancies, and reach a consensus.

Topics

Resources

License

Stars

Watchers

Forks