Difference between revisions of "MAM"

From mn/ifi/inf5750
Jump to: navigation, search
(A more detailed time schedule)
(Project details)
Line 11: Line 11:
  
 
* Fetch datasets from the [http://api.dhsprogram.com/#/index.html 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 add new data if the data does not already exist.
+
* Match data from the datasets with the data in DHIS2 and add the data if it does not already exist.
 
* Visualize the datasets that have been imported.
 
* Visualize the datasets that have been imported.
  

Revision as of 18:31, 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 add the data if it does not already exist.
  • Visualize the datasets that have been imported.

Architecture

Technologies being used will be:

  • React
  • HTML5
  • CSS
  • JavaScript

Milestones

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

Time schedule

No specific times to work on, only a mandatory meeting each Thursday where we show what we have done since last meeting and also discuss and delegate tasks. If a member finishes a task early, they get a new task assigned.

Day Time
Monday
Tuesday
Wednesday
Thursday 14:00-16:00
Friday

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