Difference between revisions of "Therese, Joshua og Erik"

From mn/ifi/inf5750
Jump to: navigation, search
(Group members)
(Summary of requirements)
 
(5 intermediate revisions by one other user not shown)
Line 13: Line 13:
 
** Search by facility / organisation name
 
** Search by facility / organisation name
 
** Search by county
 
** Search by county
** Search by services
 
 
* Filtering search results by level
 
* Filtering search results by level
 
* Displaying details about each unit (type, district etc.) in a dropdown menu beneath its name
 
* Displaying details about each unit (type, district etc.) in a dropdown menu beneath its name
Line 27: Line 26:
  
 
==Screenshots and screen flows==
 
==Screenshots and screen flows==
 +
[[File:health-browse.png|200px|thumb|left|browsing]][[File:health-search.png|200px|thumb|left|Search]]
  
 
==Suggested improvements to APIs etc==
 
==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==
 
==Link to repository==
Line 36: Line 37:
  
 
==Download link to sample web app==
 
==Download link to sample web app==
 +
https://play.dhis2.org/test/api/apps/HFR/index.html

Latest revision as of 14:57, 9 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
  • 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

https://play.dhis2.org/test/api/apps/HFR/index.html