Difference between revisions of "Sibir & Dovre Software"

From mn/ifi/inf5750
Jump to: navigation, search
(Time schedule)
Line 1: Line 1:
= List of group members =
+
= Time schedule =
* Raul Khaydarshin
+
We will use an agile approach to the project implementation.
* Tor Husabø
 
* Elena Eryomina
 
  
= Health Facility Registry: summary of requirements =
+
==== Milestone 1: October 28 ====
 +
* General understanding of the project task
 +
* Document main system services
 +
* Set up project (webapp-skeleton)
  
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 [http://kmhfl.health.go.ke/#/home Kenya Master Health Facility List]. Place names with coordinates for the whole world can be found using [https://mapzen.com/documentation/search/data-sources/ MapZen]
+
==== Milestone 2:  November 4 ====
 +
* Each group member implements one of the services
 +
* We evaluate the progress and plan next milestone
  
The user should be able to:
+
* Tor: locateOnMap(orgUnitArray)
 +
* Elena: addAtLocation(coordinates)
 +
* Raul: Search field with level filter, result list
  
* Search for an org. unit and get facility details, using live search
+
==== Milestone 3:  November 11 ====
* 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 =
+
==== Milestone 4:  November 21 ====
* ECMAScript 6
 
* React
 
* HTML 5, CSS
 
* Google Maps
 
* MapZen
 
  
= Time schedule =
+
==== Milestone 5November 25 ====
==== Milestone 1October 28 ====
 
* General understanding of the project task
 
* Document main system services
 
* Set up project (webapp-skeleton)
 
  
 
==== Final Delivery: November 27 ====
 
==== Final Delivery: November 27 ====
  
 
==== Group Presentation:  December 7-9 ====
 
==== 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 =
 

Revision as of 14:58, 28 October 2016

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