azariah001 / Dementia-Smart-Watch-Prototype

0 stars 0 forks source link

IM-8 Patient Tracking - Buffer Zone #3

Open azariah001 opened 9 years ago

azariah001 commented 9 years ago
azariah001 commented 9 years ago

Path to implementation.

  1. Duplicate existing current location to fence check and call it proximityToBoundry
  2. Modify the SQL query to send the alert back to the call location when the user get's within X distance of the fence boundary (this distance is supplied in the function call and can be set by the carer when defining the fence boundary)
  3. Call this function in the client app every X interval (same setup as the carers inside/outside fence check)
  4. If time allows figure out how to display the buffer zone graphically in the carers app and add a field to the modify fence dialogue that allows for changing the buffer distance as well.