AgileVentures / AgileVentures/asyncvoter-api
Web UI
- Ngôn ngữ chính
- JavaScript
- Star
- 5
- Fork
- 7
- Chỉ số merge pull request
- Chỉ số pull request đang chờ
Mô tả
Maybe an epic with multiple stories
As a developer,
So that I can vote on a story
I would like a web UI for when I don't have access to Slack
As a developer
So that I can see the current state of a project (planning)
I would like to see details of whatever story is currently being voted on and the state of the vote
As a developer
So that I know my vote has been accepted
I would like the vote status to include who has voted
As a developer
So that I know which cool dudes have voted so far
I would like the vote status to include who has voted
* [ ] register your vote (veneer on top API - POST /stories/34/votes {size: 1})
* [ ] see the state of the current vote
- [ ] user would see
- [ ] title
- [ ] link
- [ ] who has voted, but not the vote values
- [ ] when we have >= 3 votes, then the state would show the vote values --> prompt discussion, focussing on the minority (e.g votes are 3,3,3,2 - then ask person who voted two to say why)
Hướng dẫn đóng góp
Đánh giá
Issue này chưa được đánh giá.