Sibir & Dovre Software

From mn/ifi/inf5750
Revision as of 16:30, 28 October 2016 by Torhu@uio.no (talk | contribs) (Restore the rest of the page (whoops))

Jump to: navigation, search

List of group members

  • Raul Khaydarshin
  • Tor Husabø
  • Elena Eryomina

Health Facility Registry: summary of requirements

App providing an interface to the health facilities in a country (e.g. the Sierra Leone or Trainingland demo databases). The add 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. Some inspiration can be found in the Kenya Master Health Facility List. Place names with coordinates for the whole world can be found using MapZen

The user should be able to:

  • Search for an org. unit and get facility details, using live search
  • Filter your search based on levels
  • Present the information pertaining to the chosen facility in a drop-down menu beneath its name
  • Locate on map
  • Edit coordinates
  • Edit org. unit details
  • Add a new facility by clicking on the map

Technologies

  • ECMAScript 6
  • React
  • HTML 5, CSS
  • Google Maps
  • MapZen

Time schedule

We will use an agile approach to the project implementation.

Milestone 1: October 28

  • General understanding of the project task
  • Document main system services
  • Set up project (webapp-skeleton)

Milestone 2: November 4

  • Each group member implements one of the services
  • We evaluate the progress and plan next milestone
  • Tor: locateOnMap(orgUnitArray)
  • Elena: addAtLocation(coordinates)
  • Raul: Search field with level filter, result list

Milestone 3: November 11

Milestone 4: November 21

Milestone 5: November 25

Final Delivery: November 27

Group Presentation: December 7-9

Dividing tasks within the group

Screenshots and screen flows

Documented learning during project

Suggested improvements

Link to repository

https://github.com/evveen/SibirDovreSoftware

Download link to sample web app