As an author, I want my geolocation to come from my GPS, or allow me to set to it - CMPUT301F14T06/Team06MapleSyrup GitHub Wiki

Use Case: Author want to set the location where he asks questions

Use Case Name: GPS

Participating Actors: Author

Goal: Show the location

Trigger: Click the location button while ask a new question/answer/reply

Precondition: Author ask questions/answer/reply

Postcondition: The question will have the location below the content

Basic Flow:

1. Ask Questions/answer/reply

2. click on the location button

3. choose the location/set the location from the dialog.

4. the location will edit to the question/answer/reply

Exceptions:

3.0 Internet is not connected

- 3.1 the dialog will disappear return to the create activity

- 3.2 A Toast shows no internet access

3.0 Do not have GPS

- 3.1 the dialog will disappear return to the create activity

- 3.2 A Toast shows no GPS access