Los POJOs Survey

From mn/ifi/inf5750
Revision as of 14:51, 30 October 2013 by Kjohann@uio.no (talk | contribs) (From the lecture slides)

Jump to: navigation, search

Code

All code is hosted on GitHub: Our repo

The team

  • Marianne Grov (Git user: mgr090)
  • Øyvind Raasholm Tangen (Git user: oyvindrt)
  • Kristian Johannessen (Git user: kjohann)
  • Torkil Aamodt (Git user: tork)

Requirements

Technologies

Mandatory requirements

From the lecture slides

  • Single event data entry form
  • Skip logic (eg. If pregnant, fill in these extra forms)
  • Make interface for easily defining form and skip logic (integrated with single event, but you’ll need some additional info)
  • Available as DHIS2 web app and Android

app (phonegap)

  • Touch friendly UI

Our own

  • Be able to get form by id*

Optional requirements

  • Be able to navigate a list of forms, where the app will get forms from /api/programStages

Milestones

Individual tasks

Suggested improvements to Web API