Skip to content

Repository files navigation

Icon PokerTime

Remote planning poker tool built in ASP.NET Core and Blazor

Licensed: GNU GPL v3.0

masterdevelop
AppVeyor CIBuild statusBuild status
CircleCICircleCICircleCI
Github actionsGithub CIGithub CI
Codeconvcodecovcodecov
Daily buildGithub CIGithub CI

Features

  • Realtime planning poker app, ideal for remote teams
  • Create password protected planning poker sessions
  • As facilitator, lead the planning poker session through the discussion, estimation and consolidation stages
  • Easy to use

Browser Support

Developed and tested on:

  • Internet Explorer 11
  • Microsoft Edge
  • Google Chrome
  • Mozilla Firefox

Download

Docker

PokerTime is available as a docker image. Simply pull it from the Docker hub, and run it:

docker pull sebazzz/pokertime:latest
docker run -p 80:80 sebazzz/pokertime

For further configuration you may want to mount a directory with the configuration:

docker run -p 80:80 -v /path/to/my/configuration/directory:/etc/pokertime sebazzz/pokertime

Manual installation

Download the release for your OS from the releases tab or download the cutting edge builds from AppVeyor.

Follow the installation instructions in the documentation to install it.

Building PokerTime from sources

If you prefer to build the application yourself, please follow the compilation instructions in the documentation.

Screenshots

Create a planning poker session

Create a planning poker session

Join a planning poker session

Join a planning poker session

Discussion stage

Discussion stage

EstimationEstimation

Coming to a consensusEstimation discussion

Session conclusionConclusion

Contributions

Contributions are allowed and encouraged. In general the rules are: same code style (simply use the included .editorconfig), and write automated tests for the changes.

Please submit an issue to communicate in advance to prevent disappointments.

Attribution

Application icon:

Built on:

About

Planning poker application written in ASP.NET Core Blazor

Topics

Resources

Stars

26 stars

Watchers

3 watching

Forks

Releases

Packages

Used by

Contributors

Languages