SIU-CS / Finite_Loop-production

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

Integrate with the current system in place #20

Closed Andimoh closed 7 years ago

Andimoh commented 7 years ago

description:

As a user, I want to be able to know what spots are taken by those who do not have the app to make sure that a spot is actually available.

Acceptance criteria:

  1. Spots reserved through the kiosk show as unavailable in the app.
  2. App collects available/unavailable spots from the kiosk.
  3. Any reservation on the application makes that spot unavailable on the kiosk.
  4. Time left for a reserved spot by the kiosk will be used by the app.

    Story source:SRS - SRS - FR13

    Estimate: 40 man-hours