Difference between revisions of "ArrayOutOfBoundsException"

From mn/ifi/inf5750
Jump to: navigation, search
(Summary of requirements)
Line 16: Line 16:
  
 
== Summary of requirements ==
 
== Summary of requirements ==
*  
+
* Search and list health facility based on different criteria
 +
** Show relevant details regarding each facility, such as type, the district it belongs to etc
 +
** Show facilities on a map
  
* Add new health facility  
+
* Add new health facility by clicking on map or inserting cordinates.
 +
* Edit health facility by clicking on the map or in the search results. 
  
 
== Architecture ==
 
== Architecture ==

Revision as of 11:03, 28 October 2016

Group members

  • Karl Thomas Hauglid (karlthau@uio.no)
  • Krister Bakken (kristeba@uio.no)
  • Jostein Bleken Hellerud (josteibh@uio.no)

Link to the repository can be found here (insert link) (or not?)

Download link to sample web app can be found here (insert link) (or not?)

Milestones

Milestone 1:

  • Create page
  • Create github repository

Summary of requirements

  • Search and list health facility based on different criteria
    • Show relevant details regarding each facility, such as type, the district it belongs to etc
    • Show facilities on a map
  • Add new health facility by clicking on map or inserting cordinates.
  • Edit health facility by clicking on the map or in the search results.

Architecture

  • React.js
  • HTML5
  • DHIS2 API
  • Google maps

Time schedule

We will mostly work alone, but each monday in the group session we will meet up and work together.

We will also meet before each lecture to discuss what we have done since last time, and if we need to work more together in groups.

How we are dividing tasks within the group

Screenshots and screen flows

Documented learning during project

Suggested improvements to the API