Versions Compared

Key

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

Table of Contents

...


1. Reserved item is available for checkout and displays notification alert

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   

1b. Reserved item is available for checkout and displays notification badge

Step
Actor
Action
Result
iOS Design
Android Design
Alternate Flow
1systemdetects a reserved item is available for checkout

Notification alert badge (small red dot) displays on the 'Reservations' navigation at the bottom of screen

   
2patrontaps 'Reservations'
  • System displays reservations page with 'Get' button for items ready for borrowing
  • Notification alert continues to display
   
3patronborrows reserved itemsSystem detects there are no reserved items available for checkout and notification alert stops displaying in bottom nav   


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   

...