SIU-CS / Finite_Loop-production

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

Pay for additional time #11

Open Andimoh opened 7 years ago

Andimoh commented 7 years ago

description:

As a user, I want to be able to pay for additional time to reserve a spot I am already parked in.

Acceptance criteria:

  1. Upon selecting the extend time option they will be taken to the extend time view.
  2. Application prompts for the user’s payment information again.
  3. Spot for user to enter the amount of time to extend by.
  4. Time will is added to the amount of time left and displayed to the user.

Story source: SRS - FR4

Estimate: 8 man-hours