SIU-CS / Finite_Loop-production

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

Notifications regarding time expiration #12

Open Andimoh opened 7 years ago

Andimoh commented 7 years ago

description:

As a user, I want to be notified about expiring time so that I can be reminded to leave/pay for more time.

Acceptance criteria:

  1. Notification that alerts the user when time is almost up.
  2. Notification directs user to the view regarding the time left.
  3. There is a button the user can select to add more time.
  4. Add more time button directs user to begin payment process.

    Story source: SRS - FR5

    Estimate: 5 man-hours