nicoespeon / trello-kanban-analysis-tool

💤 [Not maintained] Analyse Kanban metrics from a Trello board -
http://nicoespeon.com/trello-kanban-analysis-tool/
MIT License
114 stars 33 forks source link

Support story points #53

Closed rfpludwick closed 4 years ago

rfpludwick commented 5 years ago

I know that story points aren't really a thing in Kanban, but this tool is also already useful for Scrum-based teams. Supporting story points as the burndown metric, rather than number of cards, would be fantastic. Typical story point patterns in Trello cards is typically noted by square brackets at the end of the card title, ex:

Refactor API Handler [3]

In the example above, 3 story points were marked as consumed on the card.

nicoespeon commented 5 years ago

Hi @rfpludwick!

Thanks for the suggestion and waiting that long. I no longer maintain this project as I'm not using Trello anymore. Thus, I didn't monitor the notifications, so I missed this issue. I updated the README to make it official.

It could change in the future, but no guarantee. If you'd like to contribute, reach me out nicolascarlo.espeon@gmail.com. Otherwise, feel free to fork.

Wish you the best.