Skip to content

FieldAssist/fa_vuejs_azure_api_dashboard

Repository files navigation

fa_vuejs_azure_api_dashboard GitHub GitHub Repo stars

Official FA Azure API dashboard. This project currently helps to generate sprint notes via backlogs belonging to a sprint

Screenshot 2021-04-09 at 12 22 20 PM

Screenshot 2021-04-09 at 12 19 57 PM

❔ Getting Started

Azure PAT

Your Azure Personal Access Token.
Generate from here: https://dev.azure.com/flick2know/_usersSettings/tokens

Copy it safely to reuse in future.

Iteration Path(s)

The iteration path of backlogs to extract.

❔ Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.

👍 Contribution

  1. Fork it
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -m 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create new Pull Request

✨ Active Contributors

Thanks goes to these wonderful people:


Ayush P Gupta