Skip to content

RallyApps/EnhancedBurndownChart

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Rally Enhanced Burndown Chart

Title

Overview

The Enhanced Burndown Chart app exposes the health of an Agile release that is sometimes masked with a typical burndown.

How to Use

Running the App

If you want to start using the app immediately, create an Custom HTML app on your Rally dashboard. Then copy App.html from the deploy folder into the HTML text area. That's it, it should be ready to use. See this help link if you don't know how to create a dashboard page for Custom HTML apps.

Or you can just click here to find the file and copy it into the custom HTML app.

Using the App

The chart captures the original planned work left to do above the baseline and tracks changes in scope (work added) below the baseline.

Knowing both metrics helps a team predict a release completion date by computing two trend lines based on the committed work and work added (see figure below). The intersection of both trends lines provides an expected release date based on current release velocity. Current release velocity means that the team continues to accept work at the same rate.

Customize this App

You're free to customize this app to your liking (see the License section for details). Since this app uses a very old version of Rally's SDK, the app is only presented in its deployed form.

License

EnhancedBurndownChart is released under the MIT license. See the file LICENSE for the full text.

About

A Rally app that shows a burndown by release. The SDK used in this app is deprecated.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published