Difference between revisions of "Kramers"

From mn/ifi/inf5750
Jump to: navigation, search
(Milestone 1 – 01.11.2013)
(Milestone 2 – 15.11.2013)
Line 27: Line 27:
  
 
=== Milestone 2 – 15.11.2013 ===
 
=== Milestone 2 – 15.11.2013 ===
* Prototype high-fidelity web app (should represent/imitate the final result)
+
* High-fidelity prototype of the web app (should represent/imitate the final result)
 +
 
 +
=== Milestone 2.1 ===
 +
* High-fidelity prototype of the mobile app
  
 
=== Milestone 3 – 30.11.2013 ===
 
=== Milestone 3 – 30.11.2013 ===

Revision as of 19:20, 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.

Public repository: https://github.com/eivinwi/KramersGeo

Members

  • André Kramer Orten | andrekor@ifi.uio.no
  • Eivind Wikheim | eivinwi@ifi.uio.no
  • Rune A. Magnussen | runeama@ifi.uio.no
  • Kenneth Klette Jonassen | kennetkl@ifi.uio.no

Milestones

Preliminary and subject to change.

Milestone 1 – 01.11.2013

  • Explored the scope/extent of our project.
    • Target audience
    • Specific use-cases
  • Explored how the current DHIS2 web app solves (or does not solve) these use-cases today.
    • Usability analysis
  • Explored initial low-fidelity prototyping of user interface (sketches)
  • Explored functionality in the DHIS2 Web API

Milestone 2 – 15.11.2013

  • High-fidelity prototype of the web app (should represent/imitate the final result)

Milestone 2.1

  • High-fidelity prototype of the mobile app

Milestone 3 – 30.11.2013

  • Fully-functional web and android apps

Architecture

}