{"id":20263604,"url":"https://github.com/springerpe/trello-iteration-reporting-apps-script","last_synced_at":"2025-09-02T21:46:08.814Z","repository":{"id":20549549,"uuid":"23829306","full_name":"SpringerPE/trello-iteration-reporting-apps-script","owner":"SpringerPE","description":"A Google Apps Script for creating a report spreadsheet based on your Trello iteration board","archived":false,"fork":false,"pushed_at":"2015-11-09T23:36:28.000Z","size":930,"stargazers_count":23,"open_issues_count":1,"forks_count":6,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-04-11T02:08:41.201Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"zhangxinxu/mobilebone","license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/SpringerPE.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-09-09T10:36:23.000Z","updated_at":"2024-07-19T19:40:22.000Z","dependencies_parsed_at":"2022-09-06T10:50:09.280Z","dependency_job_id":null,"html_url":"https://github.com/SpringerPE/trello-iteration-reporting-apps-script","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SpringerPE%2Ftrello-iteration-reporting-apps-script","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SpringerPE%2Ftrello-iteration-reporting-apps-script/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SpringerPE%2Ftrello-iteration-reporting-apps-script/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SpringerPE%2Ftrello-iteration-reporting-apps-script/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SpringerPE","download_url":"https://codeload.github.com/SpringerPE/trello-iteration-reporting-apps-script/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248328160,"owners_count":21085261,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-14T11:35:41.920Z","updated_at":"2025-04-11T02:08:47.064Z","avatar_url":"https://github.com/SpringerPE.png","language":"JavaScript","readme":"## About\nA Google Apps Script for creating a report spreadsheet based on your Trello board. Read our [blog post](http://springerpe.github.io/tech/2014/09/22/trello-iteration-reporting.html), if you are interested in some background information.\n\n## Quickstart \n\n1. Clone this repository\n\n2. On Google Drive, create a new project\n\n3. Use the [GAS-pump gem](https://github.com/SpringerPE/gas-pump) to upload the files to the new project that you have just created\n\n4. Set up the script properties on File \u003e Project properties \u003e Script properties for:\n - *iterationName* -- this can be any name you want\n - *trelloAuthToken*\n - *trelloAppKey*\n - *trelloBoardId*\n - for the last three, [Pimp Your Trello Cards](http://bit.ly/pimpTrello) is a handy spreadsheet for getting the keys.\n\n5. Optional: Change the reportName on Main.gs\n\n6. Press the start button on Main.gs\n\n7. Optional: Configure an automatic (time based) trigger by using the 'Resources - Current Script’s triggers' dialog.\n\nVoila! The report should be on your Google Drive\n\n## Anatomy of a Trello board\n![Anatomy](/images/anatomyoftrelloboard.png)\n\n\n#### The Spreadsheet\n##### The Data Sheets\n###### Iteration Details\nCalculates the story points for each label in each list\n![Iteration Details](/images/iterationdetails.png)\n\n###### Daily Status\nCalculates the daily story points based for: Left in Iteration, Work in Progress, Completed Work\n![Daily Status](/images/dailystatus.png)\n\n\n###### Hash Tags Data\nLists the hash tags used in cards and the equivalent story points for each hash tag\n![Hash Tags Data](/images/hashtagsdata.png)\n\n\n#### The Chart Sheets\n##### Total vs Done\nA bar chart that compares the total story points and completed work for each label. This is based on the Iteration Details sheet.\n![Total vs Done](/images/totalvsdone.png)\n\n##### Total Work Breakdown\nA pie chart that represents the percentage of each label for the total work to be done in this iteration. This is based on the Iteration Details sheet.\n![Total Work Breakdown](/images/totalworkbreakdown.png)\n\n##### Completed Work Breakdown\nA pie chart that represents the percentage of each label for the completed work in this iteration. This is based on the Iteration Details sheet.\n![Completed Work Breakdown](/images/completedworkbreakdown.png)\n\n##### Burn Up - Burn Down\nA line chart that graphs the story points for: Left in Iteration, Work in Progress, Completed Work. This is based on the Daily Status sheet.\n![Burn Up - Burn Down](/images/burnupburndown.png)\n\n##### Hash Tags Points\nA bar chart that compares the hashtags based on their story points. This is based on the Hash Tags Data sheet.\n![Hash Tags Points](/images/hashtagspoints.png)\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fspringerpe%2Ftrello-iteration-reporting-apps-script","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fspringerpe%2Ftrello-iteration-reporting-apps-script","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fspringerpe%2Ftrello-iteration-reporting-apps-script/lists"}