Skip to content

As a locker owner, i want to browse the links in my locker

temas edited this page Aug 18, 2011 · 14 revisions

As a locker owner, I want to browse the links in my locker

(First) Steps

  • Make sure current collection works with twitter and facebook sourced links

UX Goals

  • I can view my links
  • I can search my links by
  • URL
  • Page Title (when available)
  • Original context (tweet/share, sender)
  • Page contents (future/bonus)
  • If a link is shortened, I can view it unshortened
  • The favicon for a link is displayed
  • My links can be organized
    • chronologically, grouped by date
    • other methods?
  • I can click on a link and it will open in a new tab
  • I can see where my link came from
    • This might be more than one source

Future (could all be done in either a detail view, or expanded link item within the list):

  • Links that contain pictures have a thumbnail preview
  • Links that contain videos (youtube, vimeo, dailymotion) have a play button to allow playing within the page
  • Links that contain music (mp3) have a play button to allow playing within the page

Wireframes

Note the following mockup is here to serve as a guide for the functionality & layout. The treatment (styling) is not necessary for acceptance.

1

Stakeholders

  • Tom
  • Jason

Dependancies

  • Link events from facebook/twitter

Potential issues

  • how to handle a lot of links loading efficiently (paging)
  • possible traffic surges (HEAD checking, and/or favicon bursts)
  • spammy links (games/apps from Facebook)

Acceptance criteria

  • HTML matches Wireframes (very roughly)
  • Browser support
  • Chrome (latest stable)
  • Firefox (latest stable)
  • Safari (latest stable)
  • Selenium Test(s)?
  • Backend Test(s)
  • User Test with working prototype with 5 social web users

Issues moving forward

Clone this wiki locally