Skip to content

BobNowadly/VisualStudioDashboard

Repository files navigation

Visual Studio Dashboard

Currently, this tool is not really a dashboard but over the next couple of months I hope to build one.

I created this project so that

  • I can report cycle time for each work item on Visual Studio Online
  • I can report the average cycle time grouped by effort

Eventually, I will have these reports display on a web page, in the meantime I created a console app that will export a csv file in the following format:

DateCommittedTimeDateClosedIdTitleEffort
7/9/2014 10:057/9/2014 9:2686Added Unit/Integration test project1

Then I take this output and copy and paste it into an excel file that will do the calculations.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published