Skip to content

Latest commit

 

History

History
107 lines (71 loc) · 4.42 KB

README.md

File metadata and controls

107 lines (71 loc) · 4.42 KB

Estimator

.NetBuildAction

Check out our newest version: Estimator

💬 Features

✈️ Roadmap

:octocat: Here are our milestones

Home

Create room

You can create a room with a displayname and a Modus

Displayname

  • The displayname have to be uniqe in the room
  • All other Estimators in the room will see your name

Modus

  • You can select one of our two modi: Fibonacci and TShirt
  • The modus defines the cards for the estimation
  • Fibonacci: You can choose between "0, 0.5, 1, 2, 3, 5, 8, 13, coffee, infinite"
  • TShirt: You can choose between "S, M, L, XL, XXL, coffee, infinite"

You will be redirected after you pressed the button "create"

  • Invide more persons with a link. For the link just press "copy url"
  • With the button "copy roomID" you can also copy the roomId

As host u have the same functions like the other estimators for more infos about the estimation click here

Start Estimation:

  • As host you can start an estimation with the button "start voting"
  • All estimations will be restet
  • If you enter an titel all estimators will see this titel if you start the voting

Close Estimation:

  • With the button "close voting" you close the estimation
  • The result will be printed on the upper right corner as pie-chart
  • If you close the estimation no more estimations can be made

Create async room

  • If you activate async Estimations the romms will be open for a time period
  • You can open the room for 1, 3 or 7 days
  • Copy the link so you can join the room later again. Then you can see the result
  • With the button "leave" you leave the room and can join them later
  • With the button "close" you can close the room. The room will be deleated. No more estimations can be made

Join room

You can join a room with a displayname and a roomId You have to fill out both fields

Displayname:

  • The displayname has to be unique in the room
  • All other Estimators in the romm will see you name

RoomId

  • The host sends you the roomId
  • This roomId will create automaticly when the host creates a room

Estimate

Select a card and press "Estimate" and you take part of the estimation

Admin page

The admin-page prints a list of all active rooms You reach the code with the url https//.../admin You have access to this area with a password Copy your password (Sha256 decoded) in Estimator/Estimator/Data/AdminArea.cs in the property "passwordHash"