Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save benjaminjackson/84afd7f899975f912864 to your computer and use it in GitHub Desktop.
Save benjaminjackson/84afd7f899975f912864 to your computer and use it in GitHub Desktop.

##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.

More notes

  • All ads should be editable after the fact
  • Scheduling should be done through a reverse-cron list sorted by last posted
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment