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

From mn/ifi/inf5750
Jump to: navigation, search
(Created page with "=== Group === Torgeir Lebesbye Sindre Nicolaysen Berntsen Kristoffer Lie Braathen Marte Hesvik Frøyen <br> === Features === === Architecture === <br> Summary of re...")
 
m (Futher planning)
 
(13 intermediate revisions by 3 users not shown)
Line 1: Line 1:
=== Group  ===
+
== Group  ==
 +
*Torgeir Lebesbye
 +
*Sindre Nicolaysen Berntsen
 +
*Kristoffer Lie Braathen
 +
*Marte Hesvik Frøyen (branch master)
  
Torgeir Lebesbye
+
=== Features/requirements  ===
Sindre Nicolaysen Berntsen
+
====Main:====
Kristoffer Lie Braathen
+
* A search function, allowing users to search the system for patients based on name and displaying the result on the map.
Marte Hesvik Frøyen
+
* 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).
  
<br>  
+
===Time schedule/Mile stones===
 +
* <s>01. nov: Finish wiki-page and make link to repository</s>
 +
* <s>15. nov: First prototype of features</s>
 +
* 30. nov: Finished prototype 
 +
* 08. dec: Deliver prototype
  
=== Features  ===
+
===Resources===
 +
*Repository: https://code.launchpad.net/~artiom.kiouregkian/+junk/patient-tracker
  
 +
== Prototype ==
 +
* An example of some of the functionality is out; search field, different views and almost a map. Check resources for more.
  
 +
===Task responsibility===
 +
*Marte: graph view
 +
*Torgeir: the same
 +
*Sindre: map
 +
*Kristoffer: embedding
  
=== Architecture  ===
+
===Futher planning===
 
+
*<s>How you are dividing tasks within the group</s>
<br>
+
*Screenshots and screen flows
 
+
*Documented learning during project
 
+
*Suggested improvements to APIs etc
Summary of requirements
 
Time schedule
 
How you are dividing tasks within the group
 
Screenshots and screen flows
 
Documented learning during project
 
Suggested improvements to APIs etc
 
Link to repository
 
Download link to sample web app or Android app
 

Latest revision as of 18:09, 26 November 2013

Group

  • Torgeir Lebesbye
  • Sindre Nicolaysen Berntsen
  • Kristoffer Lie Braathen
  • Marte Hesvik Frøyen (branch master)

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

Resources

Prototype

  • An example of some of the functionality is out; search field, different views and almost a map. Check resources for more.

Task responsibility

  • Marte: graph view
  • Torgeir: the same
  • Sindre: map
  • Kristoffer: embedding

Futher planning

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