Difference between revisions of "Therese, Joshua og Erik"

From mn/ifi/inf5750
Jump to: navigation, search
(Suggested improvements to APIs etc)
(Download link to sample web app)
Line 38: Line 38:
  
 
==Download link to sample web app==
 
==Download link to sample web app==
 +
[https://play.dhis2.org/test/api/apps/HFR/index.html]

Revision as of 09:17, 3 December 2016

Group members

  • Joshua Webjørnsen
  • Erik Winge

Summary of requirements

Health Facility Registry

App for navigating and organizing, and providing an interface to the health facilities in a country (e.g. the Sierra Leone or Trainingland demo databases) including:

  • Displaying health facility units in a map
  • Searching for/listing units at different organizational levels
    • Search by code
    • Search by facility / organisation name
    • Search by county
    • Search by services
  • Filtering search results by level
  • Displaying details about each unit (type, district etc.) in a dropdown menu beneath its name
  • Edit existing units
    • Editing organizational unit details
    • Editing organizational units coordinates
  • Register units manually (Like filling a form)
    • Adding new unit by clicking on a map

Time schedule

Task division

Screenshots and screen flows

browsing
Search

Suggested improvements to APIs etc

We would sometimes get 500 - internal server errors when uploading .json data to the organisationUnit URL. For example when using an invalid opening date or parent element. The organisation unit import could be more robust.

Link to repository

https://github.com/ewinge/Health-facility-registry

Repository is private.

Download link to sample web app

[1]