Difference between revisions of "Shallow Blue"

From mn/ifi/inf5750
Jump to: navigation, search
Line 16: Line 16:
  
 
=== Milestones ===
 
=== Milestones ===
 +
Done
 
* Fetch JSON-data from DHIS2 api (with authentication)
 
* Fetch JSON-data from DHIS2 api (with authentication)
 
* Display map with geographical points (area, heatmap, etc.)
 
* Display map with geographical points (area, heatmap, etc.)
 
+
* Build a Triangulated irregular network
=== Requirements ===
+
TODO
 +
* Link our Triangulated irregular network with Dhis2 data
 +
* Create a great looking UI
 +
* Cool features such as day/night cycle
  
 
=== Time schedule ===
 
=== Time schedule ===
 +
* Spatial analysis with dhis2 data - week 46
 +
* Other cool features and UI stuff . week 47
 
'''Weekly meetings:'''
 
'''Weekly meetings:'''
  
Line 33: Line 39:
  
 
=== Task division ===
 
=== Task division ===
Project manager:             ''Nikolai Sverdrup''
+
Project master:                 ''Nikolai Sverdrup''      
  
 
Developer:                        ''Lars Erik Storbukås''
 
Developer:                        ''Lars Erik Storbukås''
  
 
Developer:                        ''Jonas Sandbekk''
 
Developer:                        ''Jonas Sandbekk''
 +
 +
Our feature team format does not allow for set responsibilities. However
 +
 +
Jonas and Nikolai are doing most of the map and geospatial stuff and Lars Erik handles most of the DHIS2 data.
  
 
=== Screenshots ===
 
=== Screenshots ===

Revision as of 23:12, 15 November 2016

Overview

Project: D

Project description:

Import events AND health facilities with coordinates linked to the organisational (orgunit) hierarchy using geography

We are using dhis2 data to do spatial analysis and displaying 2d vector graphics using turf.js

We are building the project with Angular 2.

Group members

  • Nikolai Sverdrup njsverdr
  • Lars Erik Storbukås lestorbu
  • Jonas Sandbekk jonsandb

Milestones

Done

  • Fetch JSON-data from DHIS2 api (with authentication)
  • Display map with geographical points (area, heatmap, etc.)
  • Build a Triangulated irregular network

TODO

  • Link our Triangulated irregular network with Dhis2 data
  • Create a great looking UI
  • Cool features such as day/night cycle

Time schedule

  • Spatial analysis with dhis2 data - week 46
  • Other cool features and UI stuff . week 47

Weekly meetings:

Tuesday: 10:15 - 12:00

Wednesday: 10:15 - 14:00

Friday: 12:15 - 16:00

In addition we use Slack as a way of collaboration. We discuss milestones, task division, problem solving, etc.

Task division

Project master: Nikolai Sverdrup

Developer: Lars Erik Storbukås

Developer: Jonas Sandbekk

Our feature team format does not allow for set responsibilities. However

Jonas and Nikolai are doing most of the map and geospatial stuff and Lars Erik handles most of the DHIS2 data.

Screenshots

GeoViz.png
Early prototype:

Documented learning

Suggested improvements to APIs etc

Link to repository

https://github.uio.no/njsverdr/shallowblue

Download link to sample web app