Skip to content

completed all the assignment #206

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 13 commits into
base: main
Choose a base branch
from

Conversation

adimishra1980
Copy link

i have written all controllers and added the

-> deleteFromCloudinary
-> uploadVideoToCloudinary
features to it.

…section

- Added VideoPlayerPage component to handle video playback and interactions.
- Integrated SuggestedVideos component to display related videos.
- Implemented comment functionality with commentApiSlice for adding and fetching comments.
- Added like and subscription toggle functionality with respective API slices.
- Updated videoApiSlice to include fetching video by ID.
- Enhanced UI with loading skeletons and improved user experience.
- Refactored existing components for better structure and maintainability.
… gradient backgrounds

- Added `LikedVideosPage` to display user's liked videos with gradient backgrounds.
- Created `PlaylistsPage` as a placeholder for future playlist functionality.
- Implemented `SelectPlaylistsPage` to navigate between liked videos and playlists based on URL parameters.
- Updated `VideoPlayer` component to accept video file as a prop.
- Enhanced `HomePage` to fetch more videos (limit increased to 20).
- Removed unused playlists data from the sidebar and adjusted sidebar items accordingly.
- Added `getLikedVideos` query to `likeApiSlice` for fetching liked videos.
- Introduced `playlistApiSlice` for future playlist-related API interactions.
- Updated `main.tsx` to include new routes for playlists and liked videos.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant