Skip to content

Instantly share code, notes, and snippets.

@navkelley
Created February 8, 2017 09:03
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 navkelley/51f9dca678c298df3b1b1bb400170c8b to your computer and use it in GitHub Desktop.
Save navkelley/51f9dca678c298df3b1b1bb400170c8b to your computer and use it in GitHub Desktop.
Notes for portfolio project
Purpose: FindMyTube will give users the ability to search and watch videos from within the application
and if desired give them access to the producers page by utilizing the YouTube API.
User Stories:
As a user, I should be able to search for videos.
As a user, I should be able to see a list of videos and play one.
As a user, I should be able to open page to video producers page.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment