Coder Social home page Coder Social logo

agileplanning-io-forecasting-legacy's People

Contributors

jbrunton avatar

Stargazers

 avatar

Watchers

 avatar  avatar

agileplanning-io-forecasting-legacy's Issues

Add throughput report

Plot:

  • Story points
  • Issues closed
  • Epics closed

Some/all of these will require computing a rolling average, potentially derived by Little's Law (Th = WIP/CT).

Add epic_status field

Mark epics as completed based on "Epic Status" field:

  • Completed date should be set IFF Epic Status is Done and all stories are completed.

Forecast time to complete in progress issues

Simplest model: merely divide time by two (assumes smooth flow of work; that as many are almost completed as almost started).

More sophisticated: monte carlo simulation picking issues from those with cycle times >= those in progress, forecasting based on expected time remaining.

Improve cursor interactions

  • find nearest WIP point according to bisector
  • display unless closest CT point within given (eg 10px) radius

Update README

  • Make it a .md file
  • Add a description of the project
  • Add CI and code quality badges

WIP histories not calculated when WIP is zero

This affects the simulator and the wip endpoint.

Create a method on WipHistory to return histories by date, including for dates with none.

This is a chance to fix the fact that wip histories are currently only available between started/completed events (i.e. exclusive of in-progress but unfinished epics).

Display point details

  • modal tip
  • all in-progress epics for WIP points
  • epic details (incl start, complete dates) for CT

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.