ClassClowns

From mn/ifi/inf5750
Revision as of 12:17, 29 November 2016 by Hannrog@uio.no (talk | contribs)

Jump to: navigation, search

Health Facility Registry

App providing an interface to the health facilities in a country (e.g. the Sierra Leone or Trainingland demo databases). The app should make it possible to search and list organisation units and see these in a map, along with relevant details regarding each facility such as type, the district it belongs to etc.

Group members

  • Hanna Rognerud
  • Sara Haugse
  • Nicolas Lopez

Architecture

  • React with Redux
  • HTML 5
  • CSS

API:

  • DHIS2 API
  • Google Maps

Testing:

  • Postman

Summary of requirements

The user should be able to:

  • Search for an org. unit and get facility details, using live search
  - The user can select an organization unit using a live search menu.
  - By choosing one facility, clicking on the "show search" button and selecting the marker, the program will automatically autofill the header with facility details.
  • Filter your search based on levels
  - The user can find the different unit organizations and levels from the polygons on the map.
  • Present the information pertaining to the chosen facility in a drop-down menu beneath its name
  - We have chosen to have this information as an header over the map, giving the facility name, opening date and id.
  • Locate on map
  - The user can easily locate on the map and press the button "show polygons" to show the polygons. 
  • Edit coordinates
  - The user can edit the coordinates from the edit org. unit details feature. 
  • Edit org. unit details
  - The user gets a popup-window to edit: name, latitude and longitude of the chosen organization unit. 
  • Add a new facility by clicking on the map
  - The user can click on the map and the program autofills the coordinates to the "register organization" box.
  - The user needs to fill in name of the new organization and select a parent from a drop-down menu before submitting. 

Milestones

Milestone 1: October 28

  • Document features and architecture on Wiki
  • Show understanding of your project task

Time schedule

Day Time
Monday 15.15 - 17.00
Tuesday 10.15 - 12.15
Wednesday 10.15 - 12.15
Thursday 10.15 - 12.00

Requirements done:

27/10: View map.

4/11: Search for an org. unit and get facility details, using live search.

8/11: Locate on map and set markers.


Dividing tasks within the group

We want to develop our project together as a group by having frequent meetings during this period. Some of our meetings will be in the group sessions. After each meeting we will decide what to prepare for the next meeting.

Screenshots and screen flows


Documented learning during project

Suggested improvements to APIs etc

Link to repository

https://github.com/hannarognerud/inf5750_groupproject (Private)

Download link to sample webapp