Kramers

From mn/ifi/inf5750
Revision as of 17:45, 29 October 2013 by Andrekor@uio.no (talk | contribs)

Jump to: navigation, search

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

  • Rune A. Magnussen

  • Kenneth Klette Jonassen


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

}