Difference between revisions of "Stockalyzr"

From mn/ifi/inf5750
Jump to: navigation, search
Line 8: Line 8:
 
[[Stock Level Visualisations]]
 
[[Stock Level Visualisations]]
  
TODO: A description of the product you are developing, including features/requirements being implemented and mockups/screenshots. Also specify which assignment you have chosen.
+
The app should let the user choose one or more organisations, as well as the indicators/data elements. This should display the estimated months of stock left for the selected elements, possibly also the estimated time until stocks reach minimum limit, and a visualisation of the time-trend of stock availability. The administrators should be able to change default limits.
  
 
== Architecture ==
 
== Architecture ==
We chose React as our main framework, as it's a widely used, well documented framework.
+
We chose React as our main framework, as it's a widely used, well documented framework. We may use the [https://docs.dhis2.org/master/en/developer/html/webapi_plugins.html#webapi_chart_plugin Visualizer chart plug-in] if using charts will be necessary, and if the plugin gives us the necessary features.
  
 
TODO: Describe the technical architecture of the product, including what frameworks you will be using (e.g. react, angular, others) and /why/ you have chosen these.
 
TODO: Describe the technical architecture of the product, including what frameworks you will be using (e.g. react, angular, others) and /why/ you have chosen these.
 +
 +
=== Timeline ===
 +
* 1. nov - wiki page
 +
*
  
 
== Licensing ==
 
== Licensing ==

Revision as of 13:53, 27 October 2017

Team members

  • Mathias Stang (mjstang)
  • Patryk Kucmann (patrykk)
  • Guro Møller Ødegård (guromod)
  • Pavel Shramau (pavelsh)

Product descriptions requirements

Stock Level Visualisations

The app should let the user choose one or more organisations, as well as the indicators/data elements. This should display the estimated months of stock left for the selected elements, possibly also the estimated time until stocks reach minimum limit, and a visualisation of the time-trend of stock availability. The administrators should be able to change default limits.

Architecture

We chose React as our main framework, as it's a widely used, well documented framework. We may use the Visualizer chart plug-in if using charts will be necessary, and if the plugin gives us the necessary features.

TODO: Describe the technical architecture of the product, including what frameworks you will be using (e.g. react, angular, others) and /why/ you have chosen these.

Timeline

  • 1. nov - wiki page

Licensing

TODO: 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

TODO: Describe how tasks are divided within the group.

Repository

GitHub repository