Difference between revisions of "Artiom Kiouregkian Embedding apps in patient tracker"

From mn/ifi/inf5750
Jump to: navigation, search
Line 1: Line 1:
 
=== Group  ===
 
=== Group  ===
 
 
*Torgeir Lebesbye
 
*Torgeir Lebesbye
 
*Sindre Nicolaysen Berntsen
 
*Sindre Nicolaysen Berntsen
 
*Kristoffer Lie Braathen
 
*Kristoffer Lie Braathen
*Marte Hesvik Frøyen
+
*Marte Hesvik Frøyen  
 
 
 
 
<br>
 
 
 
=== Features  ===
 
 
 
 
 
  
=== Architecture ===
+
=== Features/requirements ===
 +
=Main:=
 +
* A search function, allowing users to search the system for patients based on name and displaying the result on the map.
 +
* Retrieve patient information and location for all patients using the API, and display a marker for each patient on a map.
  
<br>
+
=Nice to have:=
 +
* Allow users to create filters/views for displaying patients on the map based on sickness/condition.
 +
* Allow users to select patients on the map, and calculate the shortes route (traveling salesman).
  
 +
=Time schedule/Mile stones=
 +
* 01. nov: Finish wiki-page and make link to repository
 +
* 15. nov: First prototype of features
 +
* 30. nov: Finished prototype 
 +
* 08. dec: Deliver prototype
  
Summary of requirements
+
=Futher planning=
Time schedule
+
*How you are dividing tasks within the group
How you are dividing tasks within the group
+
*Screenshots and screen flows
Screenshots and screen flows
+
*Documented learning during project
Documented learning during project
+
*Suggested improvements to APIs etc
Suggested improvements to APIs etc
 
Link to repository
 
Download link to sample web app or Android app
 

Revision as of 17:14, 28 October 2013

Group

  • Torgeir Lebesbye
  • Sindre Nicolaysen Berntsen
  • Kristoffer Lie Braathen
  • Marte Hesvik Frøyen

Features/requirements

Main:

  • A search function, allowing users to search the system for patients based on name and displaying the result on the map.
  • Retrieve patient information and location for all patients using the API, and display a marker for each patient on a map.

Nice to have:

  • Allow users to create filters/views for displaying patients on the map based on sickness/condition.
  • Allow users to select patients on the map, and calculate the shortes route (traveling salesman).

Time schedule/Mile stones

  • 01. nov: Finish wiki-page and make link to repository
  • 15. nov: First prototype of features
  • 30. nov: Finished prototype
  • 08. dec: Deliver prototype

Futher planning

  • How you are dividing tasks within the group
  • Screenshots and screen flows
  • Documented learning during project
  • Suggested improvements to APIs etc