Difference between revisions of "Kramers"

From mn/ifi/inf5750
Jump to: navigation, search
(|)
Line 18: Line 18:
 
this.write() <br>
 
this.write() <br>
 
<li> Milestone2: 15 th November </li>  
 
<li> Milestone2: 15 th November </li>  
 +
Simple web-page, to represent the final result, and is uploadable as a DHIS2 web application.
 
<li> Milestone3: 30 th November </li>
 
<li> Milestone3: 30 th November </li>
 
</ul>
 
</ul>

Revision as of 16:40, 29 October 2013

void write() {

Gruppemedlemmer:

  • André Kramer Orten
  • Eivind Wikheim
  • Rune A. Magnussen
  • Kenneth Klette Jonassen

Repository:
https://github.com/eivinwi/KramersGeo.git


Milestone

  • Milestone1: 1 st November
  • Get to know the DHIS2 Web-API.
    this.write()

  • Milestone2: 15 th November
  • Simple web-page, to represent the final result, and is uploadable as a DHIS2 web application.

  • Milestone3: 30 th November

Introduction

We are going to add a feature to DHIS2 so that a user can add location to patients, diseases etc. The app should then be able to fetch the location, and display it on a map. The user can either type the wanted coordinates, or use the built-in GPS.


Architecture

  • HTML
  • CSS
  • Javascript
  • Phonegap (Cordova)
  • Google Maps API
  • DHIS2 Web-API

}