Trello – Is it possible to add story points and velocity tracking to Trello

trello

I really like what Trello can do if only it could also have story points and trajectory for projects. Is there any way of doing that?

Best Answer

We couldn't wait for the api to be released. So we developed a Chrome Extension that adds story points to Trello.

The functionality is very lightweight. Just add the storypoints for a card within parentheses, like:

(4) As a user I want to click a button.

The extension will automatically pick up the story points and nicely show them in the upper right corner of the card. All the story points within a list are counted and the total is shown in the list title.

You can find the extension in the Chrome Webstore or get the code over at http://github.com/Q42/TrelloScrum.

As for velocity tracking, I prefer to do that in a separate spreadsheet and do my analysis there.