https://github.com/tmccombs/fibscrum
An Android app for Fibonnaci based Scrum estimation.
https://github.com/tmccombs/fibscrum
Last synced: about 2 months ago
JSON representation
An Android app for Fibonnaci based Scrum estimation.
- Host: GitHub
- URL: https://github.com/tmccombs/fibscrum
- Owner: tmccombs
- License: gpl-3.0
- Created: 2014-06-29T01:37:56.000Z (about 12 years ago)
- Default Branch: master
- Last Pushed: 2014-07-12T17:17:28.000Z (almost 12 years ago)
- Last Synced: 2025-01-26T00:12:01.517Z (over 1 year ago)
- Language: Java
- Size: 414 KB
- Stars: 1
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
fibScrum
========
An Android app for Fibonnaci based Scrum estimation.
This is a very simple app for Scrum Estimation (see http://scrummethodology.com/scrum-effort-estimation-and-story-points/).
Specifically, it is designed for the method used at Lucid Software, Inc., that is using the fibonnaci sequence for story points,
with the addition of 1/2, 1/4, and 1/8 for very small stories.
The main view is simply a list of available story point estimations. Clicking on any of them, switches to a new screen with the
number as larger text, to hold up during estimation.