UseCase_AddGeoLocation - CMPUT301F18T10/MediTrack GitHub Wiki
Use Case Name: AddGeoLocation
Use Case ID: 10.01
Participating Actors: User (patient), MediTrack
Goal: To add a Geo Location to a particular record
Trigger: User clicks 'add GPS' button
Precondition: User has a record in the list of records to add a Geo location to
Postcondition: The Geo Location is added to the selected record
Basic Flow:
- User chooses to add a geo location to a record.
- User clicks the 'add GPS' button
- User selects a point on the map to add as the Geo Location.
- The selected point is added as the Geo location for the record
Constraints:
User can only attach one Geo Location for a record
Related Artifacts:
US 10.01.01