项目作者: Rasskris

项目描述 :
高级语言:
项目地址: git://github.com/Rasskris/pointing-poker.git
创建时间: 2021-09-01T17:49:52Z
项目社区:https://github.com/Rasskris/pointing-poker

开源协议:

下载


Planning Poker

Planning poker, also known as “scrum poker” and “pointing poker”, is a gamified technique that development teams use to estimate the effort of project management tasks.


Dealer start game
Round started

:link: Back-end repository

:link: Deploy

Tech stack


typescript
react
redux
sass
jest
express
mongodb
socket-io
heroku

App overview

User can have one of the three roles


















































Dealer Player Observer
Setting up the game session :white_check_mark: :x: :x:
Kick teammates without vote :white_check_mark: :x: :x:
Open vote to kick teammates :x: :white_check_mark: :white_check_mark:
Create/delete issue card :white_check_mark: :x: :x:
Admit/reject newcomer after start game :white_check_mark: :x: :x:
Read/send chat messages :white_check_mark: :white_check_mark: :white_check_mark:
Have vote at game round depending on settings :white_check_mark: :x:

:heavy_exclamation_mark: Dealer should:

dealer panel

🔪 Kick player by player/observer

Снимок экрана 2021-12-30 в 16 05 13

:speech_balloon: Discuss the story/issue

Снимок экрана 2021-12-30 в 16 50 01

:game_die: Game page

  • Dealer select current issue and click button Run round
  • After that the timer begins counting down
  • Each player must choose the card

    if the user has not chosen a card, then by default he is assigned a card unknown

round

Admit/reject feature

admit/reject feature

:bar_chart: Statistics page

statistics of the all rounds

statistics