https://github.com/sri/estimation-poker
Estimation Poker: a simple estimation app for teams
https://github.com/sri/estimation-poker
estimation javascript meteor meteorjs pointingpoker
Last synced: 4 days ago
JSON representation
Estimation Poker: a simple estimation app for teams
- Host: GitHub
- URL: https://github.com/sri/estimation-poker
- Owner: sri
- License: mit
- Created: 2015-08-11T20:35:02.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-07-14T21:11:27.000Z (almost 8 years ago)
- Last Synced: 2025-02-16T14:32:51.958Z (2 months ago)
- Topics: estimation, javascript, meteor, meteorjs, pointingpoker
- Language: JavaScript
- Homepage: http://estimation-poker.meteor.com/
- Size: 593 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Estimation Poker
================Estimate tickets/tasks/epics with your team.
[Try it now!](http://estimation-poker.meteorapp.com)
Features
--------
- Simple & easy to use: low overhead
- Voting in real-time
- When everyone finishes voting, all points are revealed
- History of previous estimation is saved
- Optionally, enter title for the estimation (usually the tickets/epics name)
- Mobile friendly (using Bootstrap's responsive design)Bugs
----
- Doesn't remove the user when they close the browser and exit the session
- loading.... sign when templates aren't ready yet
- pushState doesn't work on iphone safari.
- auto avg?
- no testsScreenshots
-----------### Initial Screen:

---
### Voting:

---
### Mobile UI:

---