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

From mn/ifi/inf5750
Jump to: navigation, search
m
(Time schedule/Mile stones)
Line 15: Line 15:
  
 
===Time schedule/Mile stones===
 
===Time schedule/Mile stones===
* <s>01. nov: Finish wiki-page and make link to repository</s>
+
* <s>1. nov: Finish wiki page</s>
* 15. nov: First prototype of features
+
* <s>8. nov: First bare-bone version - static HTML</s>
* 30. nov: Finished prototype 
+
* 15. nov: Make app uploadable
* 08. dec: Deliver prototype
+
* 30. nov: Milestone 3
 +
* 08. dec: Final delivery
  
 
===Resources===
 
===Resources===

Revision as of 18:53, 8 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

  • 1. nov: Finish wiki page
  • 8. nov: First bare-bone version - static HTML
  • 15. nov: Make app uploadable
  • 30. nov: Milestone 3
  • 08. dec: Final delivery

Resources

Futher planning

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