A simple Rails Applicaiton to convert the Trello (trello.com/) json export into a usufull CSV file. This can be used for Scrum burn down charts.
The ruby version is 2.2.2
You can find the app up and running on heroku: (ti8m-trello.heroku.com/)
-
Go to you Trello board.
-
Download the json file.
-
Go the the converter app on heroku: (ti8m-trello.heroku.com/)
-
Upload the json file.
-
You get the csv file back.
-
ti8m.ch/Felix Langenegger
[Visit GitHub!](www.github.com)