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

From mn/ifi/inf5750
Jump to: navigation, search
Line 3: Line 3:
 
*Sindre Nicolaysen Berntsen
 
*Sindre Nicolaysen Berntsen
 
*Kristoffer Lie Braathen
 
*Kristoffer Lie Braathen
*Marte Hesvik Frøyen  
+
*Marte Hesvik Frøyen (branch master)
  
 
=== Features/requirements  ===
 
=== Features/requirements  ===
Line 19: Line 19:
 
* 30. nov: Finished prototype   
 
* 30. nov: Finished prototype   
 
* 08. dec: Deliver prototype
 
* 08. dec: Deliver prototype
 +
 +
===Resources===
 +
*Repository: https://code.launchpad.net/~martehfr/+junk/patient-tracker
  
 
===Futher planning===
 
===Futher planning===

Revision as of 17:28, 28 October 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

Futher planning

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