/SPADe-Web-GUI

Basic web application for process and project management anti-pattern detection

Primary LanguageHTML

ReliSA - SPADe-Web-GUI

This application was is used for analysis and detection of anti-patterns in project data.

In version 1.0.0 of this application, the detection of the following Anti-Patterns is implemented:

  • Business As Usual
  • Long Or Non-Existant Feedback Loops
  • Ninety-NinetyRule
  • RoadToNowhere
  • SpecifyNothing
  • Too Long Sprint
  • Varying Sprint Length

Basic architecture of app

Installation guide

Add new Anti-Pattern

User guide

Analyze projects

  1. On home page select project to analyze (you can use check box for select/deselect all projects) TODO obrázek
  2. Select Anti-Patterns to analyze (you can use check box for select/deselect all Anti-Patterns) TODO obrázek
  3. Click to button Analyze TODO obrázek
  4. Table with detections result TODO obrázek
  5. Show details of detection
  6. Show detail of Anti-Pattern

Configuration of Anti-Patterns

  1. Go to Configuration page TODO obrázek
  2. Change corresponding threshold values TODO obrázek
  3. Click button Save or press Enter TODO obrázek
  4. If the values ​​are set correctly, a message is displayed stating that the values ​​were saved successfully TODO obrázek
  5. If the values ​​are set incorrectly, a error message is displayed and the corresponding values ​​are highlighted in red with error message TODO obrázek

Show Anti-Pattern detail

  1. Go to Anti-Pattern detail page
    1. On Home page click on anchor Show next to corresponding Anti-Pattern
    2. On result page slick on Anti-Pattern name and anchor Detail
  2. Anti-Pattern detail page is shown (name, description, anchor to catalogue, configuration values)
  3. Configuration values can be updated also in this page
    1. Change corresponding threshold values
    2. Click button Save or press Enter
  4. If the values ​​are set correctly, a message is displayed stating that the values ​​were saved successfully TODO obrázek
  5. If the values ​​are set incorrectly, a error message is displayed and the corresponding values ​​are highlighted in red with error message TODO obrázek

Show project detail

  1. On home page click on anchor Show, next to corresponding project TODO obrázek
  2. Project details is shown (project id, name, description) TODO obrázek