Difference between revisions of "SpaghettiCoders"

From mn/ifi/inf5750
Jump to: navigation, search
m (Description)
Line 16: Line 16:
 
* As raw numbers, but showing both the actual number and the gap (i.e. difference between target and actual).
 
* As raw numbers, but showing both the actual number and the gap (i.e. difference between target and actual).
 
* As raw data and percentages (on different axis), i.e. bars with the raw data and a line with the percentage.
 
* As raw data and percentages (on different axis), i.e. bars with the raw data and a line with the percentage.
 +
 +
 +
=== Features ===
 +
  
 
The app will include a functionality to control the settings of the graphs / how the data is displayed.
 
The app will include a functionality to control the settings of the graphs / how the data is displayed.
Line 21: Line 25:
 
* Setting the threshold
 
* Setting the threshold
 
* Setting different thresholds for the different stages (90, 80, 90 f.ex)
 
* Setting different thresholds for the different stages (90, 80, 90 f.ex)
* Changing the meaning of graph axis
+
* Changing the meaning of each graph axis
  
We also want to implement functionality to select the data set. Including selection points like age, sex, location and other filters.
+
We also want to implement functionality to select the data set. Including selection points like age, sex, regions, time window, and other filters.
 
 
=== Features ===
 
The user should be ale to choose between the three main ways of showing the data, but also specify what time frame, age, sex and region.
 
  
 
== Architecture ==
 
== Architecture ==

Revision as of 14:38, 30 October 2017

Group Members

  • Andreas Holskil
  • Marthe Øvergård
  • Andreas Kristiansen


Product descriptions requirements

Assignment

Description

We want to create an app for displaying the HIV cascade analysis with graphs, where the user can specify the data to be displayed. There will be three main ways to display these graphs:

  • As percentages, where the first bar in the cascade is 100%, and the subsequent bars as expressed as percentages of the previous. See example 1 below.
  • As raw numbers, but showing both the actual number and the gap (i.e. difference between target and actual).
  • As raw data and percentages (on different axis), i.e. bars with the raw data and a line with the percentage.


Features

The app will include a functionality to control the settings of the graphs / how the data is displayed. This includes features like:

  • Setting the threshold
  • Setting different thresholds for the different stages (90, 80, 90 f.ex)
  • Changing the meaning of each graph axis

We also want to implement functionality to select the data set. Including selection points like age, sex, regions, time window, and other filters.

Architecture

Frameworks

Licensing

Division of labour

Project repository