Skip to content

Instantly share code, notes, and snippets.

@josephmisiti
Last active August 29, 2015 14:23
Show Gist options
  • Save josephmisiti/3a60fd1d4c1337a5937e to your computer and use it in GitHub Desktop.
Save josephmisiti/3a60fd1d4c1337a5937e to your computer and use it in GitHub Desktop.
create new video
  • email -> creator: video successfully uploaded ??
  • email -> success: video uploaded by creator
  • create Trello card for video and insert in appropriate list
  • add user email to trello description
creator starts the pinning process
  • email -> success: user has started pinning
  • previously created Trello card is moved to appropriate list
creator submits video for approval
  • email -> success: video submitted for QA/review

TODO

  • on publish, move to trello board (MAKE PUBLIC LIST)
  • on submission, remove permissions (can_edit on video)
  • any action after its been made public (anytime the video is public) and there is user action trello move flagged for QA + email
portal
  • search hooked up
  • user-level can track hooked up
  • video-level mobile visible
  • video-level can make public
  • video-level can edit
  • activity log display

modals

  • user confirmation modal
  • alert message modal (success submisssion)
  • todo
webhooks

see google doc

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment