Difference between revisions of "NotEnoughMembers"

From mn/ifi/inf5750
Jump to: navigation, search
(Architecture)
Line 7: Line 7:
  
 
== Project description requirements ==
 
== Project description requirements ==
 +
 +
The application will make it possible to visualise stock level data in two different ways:
 +
 +
* The time trend of the stock for one organisation unit.
 +
* An estimate of numbers of months left of stock for a selection of organisation units.
  
 
== Architecture ==
 
== Architecture ==

Revision as of 18:03, 30 October 2017

Group members

  • Axel Hjelmervik Hansen (axelhha)
  • André Djupvik Sørensen (andredsor)

Assignment

Stock Level Visualisations

Project description requirements

The application will make it possible to visualise stock level data in two different ways:

  • The time trend of the stock for one organisation unit.
  • An estimate of numbers of months left of stock for a selection of organisation units.

Architecture

The main framework we will be using will be React

  • React
    • As our project will mainly revolve around UI and we're both interested in learning React, this seemed like the proper choice.
  • DHIS2 Data Visualizer
    • We want to reuse as much as possible of the plugins/tools that already exists in DHIS2.

Development timeline

Division of labour

Project repository