Difference between revisions of "Embed-apps-1 Embedding apps in patient tracker"

From mn/ifi/inf5750
Jump to: navigation, search
(TODO)
Line 20: Line 20:
 
= TODO =
 
= TODO =
 
*<s>Embedd app on patient dashboard.</s>
 
*<s>Embedd app on patient dashboard.</s>
*Get data from web-api. Navigate from person dashboard to program and program stages, to get weight and gestational age.
+
*Try to change from highcharts to nvd3
*Show gestiational age in ebmedded div.
+
*Use hard coded values to call api at first.
 
+
*Use dynamically fethed data to call api.
  
 
= Time schedule =
 
= Time schedule =

Revision as of 16:40, 19 November 2013

Group Members

  • Zahra Maslavi
  • Torbein Rein
  • Øystein Gammersvik


Overview

We are going to embed web apps into the patient tracker, and implement some new functionalities.


Features

Weight graph

A graph showing the weight history of a patient enrolled in the MNCH/PNC (Adult Woman) program

Gestational age

Display the gestational age of the patient


TODO

  • Embedd app on patient dashboard.
  • Try to change from highcharts to nvd3
  • Use hard coded values to call api at first.
  • Use dynamically fethed data to call api.

Time schedule

  • 01. nov: Finish wiki page
  • 8. nov: Static web application
  • 15. nov: Make web app uploadable
  • 30. nov: Milestone 3
  • 08. dec: Final delivery