Skip to content

alfman99/trello-agile-autoburndown

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

WTFPL License Issues


Trello Burndown

Automated Burndown chart for Trello
Report Bug · Request Feature · Issues

Table of Contents
  1. Showcase
  2. Installation
  3. License
  4. Issues
  5. Contact

About The Project

This is a way to automatize the creation, storage and display of the burndown chart of a project using agile methodology

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND

(back to top)

Showcase

(back to top)

Prerequisites

If you dont have all of this prerequisites or dont follow the instructions this program WILL NOT WORK

  • Trello token and key: trello.com/app-key
  • Trello board with at least one list with the name "DONE [sprint_number]", where [sprint_number] is the number of the sprint currently doing
  • Trello board with at least one list with the name "TODO [sprint_number]"
  • Trello board with at least one list with the name "DOING [sprint_number]"
  • Trello card on the "DOING [sprint_number]" named "Burndown"
  • Create a copy of this Google Spreadsheet [IMPORTANT]
  • The script on this repo :^)

(back to top)

Installation

  1. Click Archive > Create a copy; on this spreadsheet
  2. Update the spreadsheet with your data on the "config" sheet (on the down left side of the screen)
  1. Go to Extensions > Apps Script
  2. Paste the script on the website it was just oppened
  3. Go to "Triggers" on the left pannel, and create a new trigger with this settings:
  • Function to execute: DoAll
  • Source of event: Time based
  • Select the type of trigger based on time: Daily timer
  • Hour selected: 23:00 to 00:00
  1. Your burndown chart will be added to your burndown card on DOING list every day at 23:00

(back to top)

License

Distributed under the MPL-2.0 License. See LICENSE for more information.

(back to top)

Issues

If you have any issue HERE with the program not working, open an issue with your problem.

(back to top)

Contact

alfman99 - @Krowzar - krowzark@gmail.com

Project Link: https://github.com/alfman99/trello-agile-autoburndown

(back to top)

About

Agile burndown automation for trello

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published