SIU-CS / Finite_Loop-production

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

Keep track of available/unavailable spots #19

Closed Andimoh closed 7 years ago

Andimoh commented 7 years ago

description:

As a user, I want to be able to access my information to avoid re-registering every time I want to use the app.

Acceptance criteria:

Acceptance criteria:

  1. Selected parking map shows which spots are occupied/available.
  2. User can select an available spot.
  3. Popup confirming selected spot to reserve.
  4. Confirmation of selection directs to payment view.

    Story source:SRS - SRS - FR12

    Estimate: 20 man-hours