Difference between revisions of "Kramers"

From mn/ifi/inf5750
Jump to: navigation, search
Line 11: Line 11:
 
<h2> Gruppemedlemmer: </h2>
 
<h2> Gruppemedlemmer: </h2>
 
<ul>
 
<ul>
<li> <h3>André Kramer Orten</h3> </li>
+
<li> André Kramer Orten</li>
<li> <h4>Eivind Wikheim (assistent)</h4> </li>
+
<li> Eivind Wikheim (assistent)</li>
<li> <h3>Rune A. Magnussen</h3> </li>
+
<li> Rune A. Magnussen</li>
<li> <h4>Kenneth Klette Jonassen (assistent)</h4> </li>
+
<li> Kenneth Klette Jonassen (assistent)</li>
 
</ul>
 
</ul>
  

Revision as of 18:01, 29 October 2013

void write() {

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.

Repository:

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


Gruppemedlemmer:

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

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.
    A uploadable web application for DHIS2.

  • Milestone3: 30 th November
  • Finished with the web application, and an android app.


Architecture

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

}