You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Next »

Description: Patron sees notifications

Actor: Patron

Preconditions: Patron has borrowed or reserved an ebook

Postconditions: 

These are the events for which users should receive a notification:

  • (Waitlisted/reserve item is available for checkout)
  • (One day left to complete checkout of a waitlisted item)
  • (One week left on current loan)
  • (One day left on current loan)
  • (Your Loan has expired)

Main Flow

System detects reserved item is available for checkout an notifies patron

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

Notification alert (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   
  • No labels