Difference between revisions of "Kramers"

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

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

}