SIU-CS / Finite_Loop-production

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

Application can be used in various locations #24

Closed Andimoh closed 7 years ago

Andimoh commented 7 years ago

description:

As a user, I want to be able to use this application wherever I go to find available parking when I need it.

Acceptance criteria:

  1. Application uses GPS to find the user's location to find the closest parking to them.
  2. Produces a popup message that says no parking has been found nearby if none are found.
  3. Map in the main view of the application updates with the parking locations nearby.
  4. Ability to select a parking area to find available spots.

    Story source:SRS - SRS - NR3

    Estimate: 15 man-hours

jake32321 commented 7 years ago

Still needs to be done. I will probably work on this.