Difference between revisions of "LACK"

From mn/ifi/inf5750
Jump to: navigation, search
(Created page with "== Group members == * Long Hoang Ho * Arsalan Sultani * Christopher Alexander Trotter * Kien Vu Link to the repository can be found here (insert link) (or not?) Download lin...")
 
(Time schedule)
Line 1: Line 1:
 
== Group members ==
 
== Group members ==
 
* Long Hoang Ho
 
* Long Hoang Ho
* Arsalan Sultani
+
* Arselan Sultani
 
* Christopher Alexander Trotter
 
* Christopher Alexander Trotter
 
* Kien Vu
 
* Kien Vu
Line 8: Line 8:
  
 
Download link to sample web app can be found here (insert link) (or not?)
 
Download link to sample web app can be found here (insert link) (or not?)
 +
 +
== Project ==
 +
 +
=== D Import, matching, visualizing ===
 +
Two options
 +
# Import data (and metadata) from the Demographic and Health Survey external API or from the World Bank AP.
 +
# Import events or health facilities with coordinates linked to hierarchy using geography http://turfjs.org/
 +
 +
We have decided to do the first option. If time, the second option can also be implementet.
  
 
== Milestones ==
 
== Milestones ==
Create page - Check
+
Create wiki-page - Check
 +
 
 +
Creating git-repository - Check
 +
 
 +
Creating a local server - Check
 +
 
 +
Pulling data from server - Check
 +
 
 +
Learn basic React, Redux and flow - [pending]
 +
 
 +
Showing it on screen - [pending]
 +
 
 +
Creating UI - [pending]
 +
 
 +
Handling memory leak - [pending]
 +
 
 +
Implementing flux - [pending]
  
 
== Summary of requirements ==
 
== Summary of requirements ==
 +
- React
 +
 +
- Redux
 +
 +
- Flow
  
 
== Time schedule ==
 
== Time schedule ==
 +
28. October - Documenting and completing the wiki-page.
 +
 +
27. November - Finishing and delivering the project.
  
 
== How we are dividing tasks within the group ==
 
== How we are dividing tasks within the group ==
 +
- Learning basic react before starting the project.
 +
 +
- Everyone does a little of everything for making sure everyone understand most of everything.
  
 
== Screenshots and screen flows ==
 
== Screenshots and screen flows ==

Revision as of 13:41, 27 October 2016

Group members

  • Long Hoang Ho
  • Arselan Sultani
  • Christopher Alexander Trotter
  • Kien Vu

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?)

Project

D Import, matching, visualizing

Two options

  1. Import data (and metadata) from the Demographic and Health Survey external API or from the World Bank AP.
  2. Import events or health facilities with coordinates linked to hierarchy using geography http://turfjs.org/

We have decided to do the first option. If time, the second option can also be implementet.

Milestones

Create wiki-page - Check

Creating git-repository - Check

Creating a local server - Check

Pulling data from server - Check

Learn basic React, Redux and flow - [pending]

Showing it on screen - [pending]

Creating UI - [pending]

Handling memory leak - [pending]

Implementing flux - [pending]

Summary of requirements

- React

- Redux

- Flow

Time schedule

28. October - Documenting and completing the wiki-page.

27. November - Finishing and delivering the project.

How we are dividing tasks within the group

- Learning basic react before starting the project.

- Everyone does a little of everything for making sure everyone understand most of everything.

Screenshots and screen flows

Documented learning during project

Suggested improvements to the API