Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Step
Actor
Action
Result
iOS Design
Android Design
Alternate Flow
1patron

turns on their device

Preconditions:

  • SimplyE is installed on their device
  • patron has logged into SimplyE recently (What do we mean by recently?)
  • a reserved item is available.
  • System detects a reserved item is available
  • System posts a notification in the device notification center
  • Notification reads: "[title of book] is ready to be checked out. You have [number of days] days to complete checkout of this item."
    • System supplies title of book available and number of days it is available to borrow.
    • If only one day left, system displays singular 'day' rather than 'days'
  
  • If patron navigates to details page the message in red banner reads: " [number of days] days left to complete checkout of this item."
2patrontaps the notification (in the notification center)System opens SimplyE to the Reservations section/tab/page   


2. Patron has one day left to complete checkout of a reserved (waitlisted) item

Step
Actor
Action
Result
iOS Design
Android Design
Alternate Flow
1patron

turns on their device

Preconditions:

  • SimplyE is installed on their device
  • patron has logged into SimplyE recently (What do we mean by recently?)
  • a reserved item is available AND it will expire in 24 hours
  • System detects a reserved item is available AND there are 24 hours or less to complete the transaction
  • System posts a notification in the device notification center
  • Notification reads: "[title of book] is ready to be checked out. You have 1 day left to complete checkout of this item."
    • System supplies title of book available and '1 day left...'
  
  • If patron navigates to details page the message in red banner reads: "One day left to complete checkout of this item."
2patrontaps the notification (in the notification center)System opens SimplyE to the Reservations section/tab/page   

...