SIU-CS / Finite_Loop-production

CS 435 - Parking spot finder application for Android.
Apache License 2.0
0 stars 3 forks source link

Prompt user’s to use location to find the closest available parking #22

Closed Andimoh closed 7 years ago

Andimoh commented 7 years ago

description:

As a user, I want to be able to find the closest parking to me to quickly find a spot I can park.

Acceptance criteria:

  1. Upon opening the app for the first time the user will be asked to allow for the app to use their location.
  2. If location services are disabled the app will popup a message prompting the user to turn it on.
  3. Popup will redirect the user to location settings to turn them on.
  4. Once turned on the app will begin using their location to find parking.
  5. If denied the user can still be given the option to search by location.

    Story source:SRS - SRS - NR1

    Estimate: 5 man-hours

jake32321 commented 7 years ago

This needs to be edited. I don't believe that we need to have #5 in the criteria.