Skip to content

Instantly share code, notes, and snippets.

@aaronlammer
Last active August 29, 2015 14:03
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save aaronlammer/44d409643a6e0d7d6d3f to your computer and use it in GitHub Desktop.
Save aaronlammer/44d409643a6e0d7d6d3f to your computer and use it in GitHub Desktop.
Spec for Ad Management tab in

##New

  • Header ---> This should be filled in by default with "Sponsor" but we can edit that if we want to use it for something else
  • Title
  • Dek
  • Key IMG ---> This needs to crop and size itself for iPad and iPhone, same dimensions as article cells
  • Link URL ---> This is what will open on tap. (Will be a web page, unless Video flag is on, in which case open video directly)
  • Video (Flag) ---> Is/is not video

Behavior

  • Post should generate in New whenever it's published. (Publish date should be editable in order to adjust positioning.)
  • Posts should be deletable and schedulable.

##Popular

  • Header ---> This should be filled in by default with "Sponsor" but we can edit that if we want to use it for something else
  • Title
  • Key IMG ---> This needs to crop and size itself for iPad and iPhone, same dimensions as Popular cells
  • Link URL ---> This is what will open on tap. (Will be a web page, unless Video flag is on, in which case open video directly)
  • Video (Flag) ---> Is/is not video

Behavior

  • App should display most recent Popular post.
  • You should be able to turn the post in Popular on/off with a flag.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment