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 8: Line 8:
 
We chose task D: importing, matching and visualizing.
 
We chose task D: importing, matching and visualizing.
  
In this project we will make a client side app for fetching data from the Demographic and Health Survey external API depending on different filters. The  result will then be visualized for the user.
+
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 ==
 
== Architecture ==

Revision as of 16:57, 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