Difference between revisions of "IngenRomForFeil"

From mn/ifi/inf5750
Jump to: navigation, search
(Architecture)
(Added som parts of requirements)
Line 10: Line 10:
 
* [[HIV Cascade Analysis]]
 
* [[HIV Cascade Analysis]]
 
'''Requirements:'''
 
'''Requirements:'''
 +
 +
Create an app that provides visualization of a clinical cascade, with the HIV 90-90-90 as the primary example.
 +
 +
Basic functionality:
 +
* Present visualizations as bar charts from left to right, where each bar is presented as a subset to previous.Needs to be able to be presented in at least three possible ways:
 +
** As percentages, where the first bar in the cascade is 100%, and the subsequent bars as expressed as percentages of the previous
 +
** As raw numbers, but showing both the actual number and the gap.
 +
** As raw data and percentages (on different axis), i.e. bars with the raw data and a line with the percentage.
 +
Specific functionality that is requested:
 +
* Be able to set configurations
 +
* test
 +
* test
 +
*
  
 
'''Mock-up of the web application:'''
 
'''Mock-up of the web application:'''

Revision as of 15:37, 19 October 2017

Group members

Herman Krogstad Nerskar (hermankn@ifi.uio.no)

Martin Arentsen Espeland (m.a.espeland@usit.uio.no)

Nicolay David Mohebi (n.d.mohebi@usit.uio.no)

Product descriptions requirements

Assignment :

Requirements:

Create an app that provides visualization of a clinical cascade, with the HIV 90-90-90 as the primary example.

Basic functionality:

  • Present visualizations as bar charts from left to right, where each bar is presented as a subset to previous.Needs to be able to be presented in at least three possible ways:
    • As percentages, where the first bar in the cascade is 100%, and the subsequent bars as expressed as percentages of the previous
    • As raw numbers, but showing both the actual number and the gap.
    • As raw data and percentages (on different axis), i.e. bars with the raw data and a line with the percentage.

Specific functionality that is requested:

  • Be able to set configurations
  • test
  • test

Mock-up of the web application:

Cascade analysis.jpeg.png

A description of the product you are developing, including features/requirements being implemented and mockups/screenshots.

Architecture

Angular and Angular Material

Technologies and Framework

  • Angular2 / 4
    • MaterialUI

Why...

  • HTML
  • CSS

Why....

  • RESTFUL API DHISP2
    • Analytics
    • Data Store

Why..

Tools

  • Webstorm

Why

  • Trello

https://trello.com/b/xj55ZWho/plans

  • Slack

Why

  • Github

https://github.uio.no/IngenRomForFeil/HIVCascade

Licensing

Discuss the implications (if any) on the product you are development from the software licenses of the frameworks and libraries you are using.

Division of labour

Martin :

Herman :

Nicolay :

Link to project repository