-
Notifications
You must be signed in to change notification settings - Fork 0
Feature List
j-corp-25 edited this page Jul 20, 2023
·
5 revisions
GlueTube, a YouTube clone, but the content is so much better you can't ever stop watching.
- Users can CREATE/sign up, sign in, log out
- Users can use a demo login to try the site
- Users can't use certain features without login (Upload/Comment/Dis-likes/Likes/Subscribe) but can watch videos
- Logged in users can upload/CREATE videos
- Logged in users can see/READ their videos and other videos
- Logged in users can update/UPDATE their videos
- Logged in users can delete/DELETE their videos
- Logged in users can
like
videos - The like count is displayed for each video
- Logged in users can 'dis-like' videos
- The
dis-like
count is displayed for each video
- Logged in users can comment on videos /CREATE
- Comments are displayed below the video / READ
- Logged in users can edit their comment on videos /UPDATE
- Logged in users can delete their comment on videos /DELETE
- Comments can have child comments
- Logged in users can 'subscribe' to other users' channels
- The subscription count is displayed on each user's channel
- Users can search for videos
- Search results will display a list of video thumbnails with videos
- Logged in users can create and manage playlists
- Users can add videos to their playlist
- Logged in users can add videos to a "Watch Later" list
- The "Watch Later" list is accessible from the user's profile
- Users receive video recommendations based on their watch history and liked videos
- Recommended videos appear on a dedicated section on the homepage or under each video