MVP List - Hubear41/Hu-sflix GitHub Wiki

MVP List

Hu'sflix, a Netflix clone, is an internet service that provides streaming movies and television episodes

1. Hosting on Heroku (05/28/19)

2. New account creation, login, and guest/demo login (05/29/19, 2 days)

  • Users can sign up, sign in, log out
  • Users can use a demo login to try the site
  • Users can't use any features without logging in

3. Display Videos (05/31/19, 7 days)

  • Users can view videos when logged in
  • Videos index page will show videos in rows
  • Videos can be controlled with custom controls (play/pause, jump back/forward 10 seconds, audio levels, and full screen)

4. Genres (06/01/19, 1 day)

  • Videos can have many genre tags

5. Search (06/02/19, 1 day)

  • Users can search for videos using text.

6. MyList (06/03/19, 1 day)

  • Users can create, update, and delete MyList that contains videos
  • Users can view videos from MyList

7. Production README (06/06/19, 0.5 days)

Bonus 1. Profile and Accounts (06/03/19, 1 day)

  • Users can have multiple accounts (limit 2)
  • Accounts have separate MyLists, recommendations, and likes
  • Accounts have a Continue Watching playlist and can see the progress in the show index

Bonus 2. Recommendations (06/05/19, 2 day)

  • Users/accounts have a recommended video list based on most watched genres

Bonus 3. Rating (06/05/19, 1 day)

  • Users can give shows a thumbs up or thumbs down on the show index rows

Bonus 4. Video Preview (06/05/19, 1 day)

  • Videos will play a preview on hover
  • Clicking the preview will drop a larger preview with more details

Bonus 5. Notifications and Recently Added (06/06/19, 1 day)

  • Create a Recently Added genre for newly added shows
  • Create a header for recently added shows
  • Notifications inform users about new shows
  • Notifications have a badge that shows how many notifications haven't been viewed