MVP List - MannanK/Superflix GitHub Wiki
MVP List
Superflix is a full-stack web app clone of Netflix, but catered specifically to those who are fanatics of superhero/comicbook movies and shows.
1. Hosting on Heroku (12/9/2019)
2. New account creation, login, and guest/demo login (12/9/2019, 2 days)
- Users can sign up for an account, log in, and log out of their accounts
- Users can opt to use a demo login to browse the site
- Users can't add media to their lists, can't favorite/like media, can't watch all media, etc. if not logged in
3. Display videos (12/11/2019, 2 days)
- Users will be able to see a collection of media on the index page when logged in
- A large video will play at the top of the screen on the index page
- Users will be able to access and play media when logged in (in a video player)
4. Genres (12/13/2019, 2 days)
- Users can view media only for a specific genre
- Media will be separated by genre type per row
5. Search (12/15/2019, 2 days)
- Users can search for media by title, genre, cast members
- Matching results are displayed in rows, with users then being able to click on them to watch
6. MyList (12/17/2019, 2 days)
- Users (if logged in) can make lists of media they like the most or want to keep track of specifically
- Each video has an option to add it to the list
- Users can make lists, update them, and delete them
7. Production README (12/19/2019, 0.5 days)
Bonuses
8. Profiles
- Users can have multiple profiles per account
- Each profile can have its own lists and favorites
9. Comments/Ratings
- Users can leave comments and ratings for media