Difference between revisions of "MAM"

From mn/ifi/inf5750
Jump to: navigation, search
(First group meeting)
(Milestones)
Line 25: Line 25:
 
=== Milestone 1 - 27.10.2016 ===
 
=== Milestone 1 - 27.10.2016 ===
 
'''First group meeting'''
 
'''First group meeting'''
* Decide upon architecture and how
+
*Decide upon architecture and how the app should behave.
the app should behave.
+
*Play around with DHIS2.
* Play around with DHIS2.
+
*Start reading DHIS2 documentation.
* Start reading DHIS2 documentation.
 
  
 
=== Milestone 2 - 02.11.2016 ===
 
=== Milestone 2 - 02.11.2016 ===
==== Second group meeting ====
+
'''Second group meeting'''
 
* Propose GUI
 
* Propose GUI
 
* Divide tasks
 
* Divide tasks
Line 37: Line 36:
  
 
=== Milestone 3 - 21.11.2016 ===
 
=== Milestone 3 - 21.11.2016 ===
==== Import API finished ====
+
'''Import API finished'''<br>
 
The API being used to import the data
 
The API being used to import the data
 
from DHS to DHIS2 must be fully functional.
 
from DHS to DHIS2 must be fully functional.
  
 
=== Milestone 4 - 23.11.2016 ===
 
=== Milestone 4 - 23.11.2016 ===
==== Last feature implemented ====
+
'''Last feature implemented'''<br>
 
No more features will be added after
 
No more features will be added after
 
this milestone.
 
this milestone.
  
 
=== Milestone 5 - 25.11.2016 ===
 
=== Milestone 5 - 25.11.2016 ===
==== App finished ====
+
'''App finished'''<br>
 
The app should be completely finished.
 
The app should be completely finished.
  
 
=== Milestone 6 - 27.11.2016 ===
 
=== Milestone 6 - 27.11.2016 ===
==== Final delivery ====
+
'''Final delivery'''
  
 
== Time schedule ==
 
== Time schedule ==

Revision as of 15:28, 20 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

Milestone 1 - 27.10.2016

First group meeting

  • Decide upon architecture and how the app should behave.
  • Play around with DHIS2.
  • Start reading DHIS2 documentation.

Milestone 2 - 02.11.2016

Second group meeting

  • Propose GUI
  • Divide tasks
  • First app draft

Milestone 3 - 21.11.2016

Import API finished
The API being used to import the data from DHS to DHIS2 must be fully functional.

Milestone 4 - 23.11.2016

Last feature implemented
No more features will be added after this milestone.

Milestone 5 - 25.11.2016

App finished
The app should be completely finished.

Milestone 6 - 27.11.2016

Final delivery

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

Importer.png Datasetview.png

Documented learning

Suggested improvements

Repository

https://github.com/Razni/MAM

Sample app