Description
The company runs several storage unit locations and wants to tack onto their existing storage unit website a set of pages where abandoned units can be put up for auction.
Target users
Anonymous user
Logged-in user
Administrator
Tags
User Stories
Register
As an anonymous user, I need to be able to register as a user and send a confirmation email with a unique key to confirm my email address to provide an identity check.
Login
As a user, I need to be able to log in as a user or an administrator to access the system.
User View
As an administrator, I need to be able to see the user version of displays to confirm appearance.
Unit Information
As an administrator, I need to be able to add, modify, and delete units to be placed for auction to keep the site up to date.
Unit Details
As an administrator, I need to be able to add additional detail and upload photos of individual units to provide additional information.
Log
As an administrator, I need to be able to view a log of bidding activity to be able to reconstruct the bidding history on a unit.
As an administrator, I need to be able to send an email to a winning bidder, confirming the terms and conditions, giving a unique identifier, and giving instructions for the next steps.
Agreement
As a user, I have to agree to the terms and conditions of the bidding site each time that I log in.
Available Units
As a user, I need to be able to see the units available for auction by location so I can see what has changed.
Filter Units
As a user, I need to be able to filter the units shown by location, size, high bid, and time remaining in an auction to keep track of what is available.
Place Bid
As a user, I need to be able to place a bid on a unit.
Status
As a user, I need to be able to see the status of auctions that I have bid on showing current status, time remaining, my bid, high bid, and outcomes to keep track of my bidding activity.
Automatic Logout
As a user, I am automatically logged off after 5 minutes of inactivity to help secure the system.