Skip to content

Instantly share code, notes, and snippets.

@wilmoore
Last active May 14, 2024 01:49
Show Gist options
  • Select an option

  • Save wilmoore/d4a92ed6befef41a2b1f8753610a9f70 to your computer and use it in GitHub Desktop.

Select an option

Save wilmoore/d4a92ed6befef41a2b1f8753610a9f70 to your computer and use it in GitHub Desktop.
Software Engineering :: Agile :: Burndown Chart

Software Engineering :: Agile :: Burndown Chart

⪼ Made with 💜 by Polyglot.

About

Burndown charts graphically illustrate how fast your team is working by plotting user stories against time. It works from the end user’s perspective, so the chart is only updated after the successful completion of a user story. The burndown chart is also used to record a team’s pace, called velocity, and predict their performance.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment