-
Notifications
You must be signed in to change notification settings - Fork 0
MVP Checklist
Enjoy, a YouTube clone, is an online video-sharing platform where users can create accounts, watch/upload/stream videos, leave comments, likes and subscribe on content.
-
Hosting on Heroku (9/21/2020)
-
New account creation, login, and guest/demo login (9/22/2020)
-
Users can sign up, sign in, log out
-
Users can use a demo login to try the site
-
Users can’t use certain features without logging in (liking videos/comments, making comments, subscribing, uploading/streaming video)
-
-
Production README (9/31/2020)
-
Videos (9/23/2020)
-
Logged in users can upload videos
-
All users will be presented videos on home page
-
Logged in users can only edit/delete existing videos that are theirs
-
Videos will show likes/dislike counts
-
Videos will show comments
-
-
Likes/Dislikes for Videos (9/24/2020)
-
Logged in users can put likes and dislikes on videos
-
Logged in users can remove likes and dislikes from videos
-
-
Comments (9/25/2020)
-
Logged in user can leave and delete comments on videos and on other comments
-
-
Search (9/26/2020)
-
Users can search for videos
-
-
BONUS - Dashboard and Profile (9/28/2020)
-
Logged in users have their own customizable profile of personal information(username/videos/icon/about section)
-
Users can view other profiles
-
-
BONUS - Subscribe to Channels (9/30/2020)
-
Logged in users can subscribe/unsubscribe to other users
-
-
BONUS - Likes/Dislikes for comments (9/30/2020)
-
Logged in users can put likes and dislikes on comments
-
Logged in users can remove likes and dislikes from comments
-
-
BONUS - Search for other users (10/1/2020)
-
Users can search for channels through text to see users' channels pertaining to search
-
-
BONUS - Streaming (10/2/2020)
-
Logged in users can live-stream video for other users to watch
-
-
BONUS - Customizable dashboard for logged in users (10/5/2020)
-
Logged in users have a customizable dashboard to get specific recommended videos for what they like to watch
-