RECTAA

From mn/ifi/inf5750
Revision as of 12:05, 26 October 2016 by Oyvinege@uio.no (talk | contribs) (Summary of requirements)

Jump to: navigation, search

Group Members

  • Jonas Henie (jonasbhe)
  • Kristoffer Mjelva (kristomj)
  • Øyvind Egede-Nissen (oyvinege)

Repository and app download

Github repository. (private)

Application download link.

Project overview

Project F - Refactor/Expand Comparative/Trend Analysis App with charts and maps

The purpose of the Comparative/Trend app is to enable visual comparisons of charts and maps by placing them side-by-side or in a grid.

For maps, the purpose is to show the same basic map for different time periods, so that changes over time become visible.

An example could be a map showing measles incidence by district, week by week. For charts, the purpose is to show the same chart from multiple organisation units.

An example could be a line chart showing the trend in a disease over time, district by district.

The maps and charts could either be based on either existing chart or map favourites, or made ad-hoc based on selecting an indicator.

Summary of requirements

We chose to use React instead of Angular as front-end technology.

  • Refactor the app to use react and ecmascript6
  • Google maps api integration
  • Charts and graphs

Milestones

  • Create git-repository - check
  • Initialize project setup - check
  • Load in data from the api - check
  • Create wikipage - check
  • Get app running locally with node.js - check
  • Implement barebones react UI - check
  • Get the UI elements to properly work with the api
  • Implement graphs & chart functionality
  • Implement maps functionality

Time Schedule

No fixed time schedules. We usualy met for the group lessons on wednesday at 10am, and otherwise we agreed from day to day if we had time to meet or not.

Task distribution

Documented learning

API improvement suggestions