Skip to content

Gamification App for effort estimation. An Azure DevOps Board is used to provide the tasks. The app is used to estimate existing tasks and get rewards for estimations and the quality of estimations.

License

Notifications You must be signed in to change notification settings

MartinWenge/CtrlAltDefeatApp

Repository files navigation

CtrlAltDefeat - a hackathon app

Gamification App for effort estimation. An Azure DevOps Board is used to provide the tasks. The app is used to estimate existing tasks and get rewards for estimations and the quality of estimations.

Getting Started

These instructions will give you a copy of the project up and running on your local machine for development and testing purposes.

Prerequisites

Requirements for the software and other tools to build, test and push

Installing

  • clone the repository
    git clone https://github.com/MartinWenge/CtrlAltDefeatApp.git
  • add your Azure DevOps username and PAT providing access in appsettings
    "AzureDevOpsSettings":{
        "Username": "<add Azure DevOps username here>",
        "Token": "<add Azure DevOps PAT here>"
    },
  • run the application
    dotnet run

Authors

License

This project is licensed under the MIT license

About

Gamification App for effort estimation. An Azure DevOps Board is used to provide the tasks. The app is used to estimate existing tasks and get rewards for estimations and the quality of estimations.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published