Skip to content

MVP lists

Sokada101 edited this page Apr 3, 2020 · 7 revisions

Catflix, a Netflix clone, is a streaming media application that allows users to enjoy cats videos.

MVP List

1. Hosting on Heroku

2. New account creation, login, and guest/demo login

  • Users can sign up, sign in, log out
  • Users can use a demo login to try the website

3. Display videos

  • Logged in users can view videos
  • A large video will be played at the top of the screen
  • Show users top 10 videos on index page

4. Genres

  • Logged in users can view videos based on a specific genre
  • Videos will be separated by genre type

5. Search

  • Logged in users can search videos based on a specific genre, title, and cat's breed
  • Results of the search will be displayed, then users can click and view them

6. MyList

  • Logged in users can make lists of videos they like
  • Each video has an option to add/delete to/from the list

7. Production README

8. Profile (BONUS)

  • Users can create multiple profiles per account
  • Each profile can have its own myList
  • Users can create/update/delete profiles

9. Additional feature to Video (BONUS)

  • Users will be able to turn on/off video sound and rewind/skip video by 15 seconds