Skip to content

Rasskris/Planning-poker-FE

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 

Repository files navigation

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

🔗 Back-end repository

🔗 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
Kick teammates without vote
Open vote to kick teammates
Create/delete issue card
Admit/reject newcomer after start game
Read/send chat messages
Have vote at game round depending on settings

❗ Dealer should:

dealer panel

🔪 Kick player by player/observer

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

💬 Discuss the story/issue

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

🎲 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

📊 Statistics page

statistics of the all rounds

statistics