Skip to content

frederikhs/planning-poker

Repository files navigation

🃏 Planning Poker

Lint API Lint Web

Play planning poker with websockets in realtime with minimal ui.

https://pp.hrgn.dk

Features

  • Join a unique room and vote using the buttons at the bottom of the screen
  • Viewer mode allows you to join a room but just watch the planning (by clicking on the tv)
  • Toggle if the planning is visible for hidden (by clicking on the joker)
  • See when other members have chosen a value
  • no signup or user creation needed
  • set username by clicking on yourself in the green box

showcase

Developing

Launch with docker compose

docker compose up

Visit http://localhost

In development, the api container will watch for file changes to .go files and recompile to backend each time a file is changed. The web container will also watch for file changes and hot reload components in your browser.

Lint and check for potentional errors with

./lint-api.sh

# or

./lint-web.sh

About

Play planning poker with websockets in real time with minimal ui

Topics

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors