Description
Create functionality on the “Collections” page that renders all the Collections that the user has, that is, THEIR OWN collections.
The collections must look like Instagram-style rectangles.
Actors
Signed-in user or organization viewing their own collections.
System handling fetching the user's collections and collections rendering.
Pre-conditions
The user is signed in and viewing their own collections page.
Flow of Events
| User Actions |
System Actions |
| User enters the “Collections” page |
The page renders Instagram-style squares with placeholder pictures or icons, with the name rendered below. |
Alternative Flows
1. User has no collections
| User Actions |
System Actions |
| User clicks “Collections” while having no collections |
They are brought to an empty page that says "You have no collections" |
| User refreshes the profile page |
System keeps saying "You have no collections" |
Description
Create functionality on the “Collections” page that renders all the Collections that the user has, that is, THEIR OWN collections.
The collections must look like Instagram-style rectangles.
Actors
Signed-in user or organization viewing their own collections.
System handling fetching the user's collections and collections rendering.
Pre-conditions
The user is signed in and viewing their own collections page.
Flow of Events
Alternative Flows
1. User has no collections