Difference between revisions of "MAM"

From mn/ifi/inf5750
Jump to: navigation, search
(Changed the project details task, making it look a lot better. Will add more about the application.)
Line 10: Line 10:
 
In this project we will make a client side application for:
 
In this project we will make a client side application for:
  
* Fetch datasets from the Demographic and Health Survey (DHS) external API.
+
* Fetch datasets from the [http://api.dhsprogram.com/#/index.html Demographic and Health Survey] (DHS) external API.
 
* Match data from the datasets with the data in DHIS2 and either update or create the data.
 
* Match data from the datasets with the data in DHIS2 and either update or create the data.
 
* Visualize the datasets that have been imported.
 
* Visualize the datasets that have been imported.

Revision as of 17:00, 9 November 2016

Group members

  • axelhha
  • magnuwo
  • mortewl

Project details

We chose task D: importing, matching and visualizing.

In this project we will make a client side application for:

  • Fetch datasets from the Demographic and Health Survey (DHS) external API.
  • Match data from the datasets with the data in DHIS2 and either update or create the data.
  • Visualize the datasets that have been imported.

Architecture

Technologies being used will be:

  • React
  • HTML5
  • CSS
  • JavaScript

Milestones

  • First meeting ✓
  • Define requirements ✓
  • Decide upon architecture ✓
  • Create github repository ✓
  • Create WikiPage ✓
  • Decide upon GUI
  • Define local API
  • Finish functionality
  • Finish documentation

Time schedule

Dividing tasks within group

Present a proposal for GUI and local API to support the GUI.

Screenshots

Documented learning

Suggested improvements

Repository

https://github.com/Razni/MAM

Sample app