Skip to content

donofden/vsts-mini

Repository files navigation

HitCount

VSTS MINI

A minified version of the Azure DevOps, wherein we can read the workitems/ delivery plans/ Team chart/ Trello view (in design phase)

Workitems - We can read the workitems based on the team and sprint, this also gives a list of cards been worked on in a particular sprint. delivery plans - The delivery plans will be shown in a countdown fashion based on the data provided in the Azure plan Team chart - This gives the velocity of the team from last 3 sprints, so it will be helpful to plan the sprint.

How to Run / Install

  • Run make will help you to see the list of commands to get started.

Setting up config

Following need to be updated in src/config.sample.js :

  • VSTS_TOKEN
  • ACCOUNT_NAME
  • PROJECT
  • PLAN_ID
  • TEAM_ID
  • PROJECT_ID

Ref: https://docs.microsoft.com/en-us/rest/api/vsts/work/plans/list?view=vsts-rest-4.1

Then rename the file to config.js

Count Down

Full screen

About

VSTS MINI - ReactJs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors