
Scrummo adds Agile points estimation to Trello
Points (or “story points”) are used for estimation in agile methodologies such as Scrum. We made Scrummo because we wanted a points plugin that works a little differently to others that are available.
Setup
Scrummo is a Chrome extension available in the Chrome Webstore. Installation is about as easy as it gets.
Features
* You can customise Scrummo to use your preferred points scale:
0, 1, 2, 3, 5, 8 etc.
0, 1/2, 1, 2, 3, 5, 8, 13, 20, 40, 100 etc
0, 1, 2, 4, 8, 16, 32 etc
* When you add points to the card, Scrummo puts the points into a comment so that they have a date association
* You can make a burn up chart for your project at http://scrummo.io
Credits
Scrummo was developed by The Monkeys:
Peter Vahaviolos – https://github.com/taledo
Chris Langlands – https://github.com/hooch
Kynan Hughes – https://github.com/k7n4n5t3w4rt
Petra Gulicher – https://github.com/petronbot
Han Lee – https://github.com/hanl
Philip Pondijo – https://github.com/phipon
We use it for all our projects, some of which can be seen on http://themonkeys.com.au.
GitHub
Plz fork it on GitHub and submit a pull request with your suggested improvements – https://github.com/TheMonkeys/Scrummo-Browser-Plugin
Issues
If you have a problem, please let us know – https://github.com/TheMonkeys/Scrummo-Browser-Plugin/issues
Privacy
Scrummo runs locally in your browser. There are no privacy implications.
Release Notes:
===========
1.2.7
—-
[BUG] When adding points to a card, the [[points]] in the card title were not being saved (unless you clicked the title)