Merged
Conversation
Introduces AIRecommendationController and AIRecommendationService in the backend to provide AI-driven movie recommendations, mood analysis, and user insights using OpenRouter. Adds new API routes for AI recommendations, updates .env.example for AI config, and implements a frontend integration (api/ai.js) and a new AIRecommendations page for users to request personalized movie suggestions in Bengali or English.
Replaces animated blob background with a movie poster image, updates the login card styling for improved readability, and enhances form fields and error display. Adds new image assets for the background. Refines button and label styles for a more modern, cinematic look.
…ions 83 feat ai movie recommendations
Updated dark mode color schemes across forum, friends, and review pages for a more consistent and modern look. Enhanced AI recommendation API logic for faster, more reliable responses and improved JSON parsing. Cleaned up UI code and fixed minor layout and color inconsistencies in various components.
UI quiz fix
Introduced About, Contact, Terms, and Privacy pages with detailed content. Added a global Footer component with dynamic Game of Thrones quotes and social links, replacing the previous Landing page footer. Implemented UserProfileAnalysis component and integrated AI-powered profile analysis in UserProfile. Refactored App routing to use new info pages and display the Footer on all pages except login/register.
…analysis Add ai based user profile analysis ,info pages, footer,
Replaced the favicon in index.html from vite.svg to top.svg and updated the page title to 'RedPill'. Added the new top.svg asset to the public directory.
…analysis Update favicon and app title, add top.svg asset
Implemented a carousel for the featured movies section on the landing page, allowing users to navigate between multiple trending movies with auto-advance, manual controls, and indicator dots. Also updated the Navbar logo image source.
…analysis Add carousel to featured movies on landing page
…analysis Update Typo
Changed RowCarousel links on the Landing page to use search query parameters for recommendations, trending, and top rated sections. Updated the Login page to use a static background image path instead of importing an image.
…analysis Update carousel links and login background image
Updated various background, border, and text color classes in ReviewComments and ReviewDetails components to enhance dark mode appearance and consistency. Adjusted button styles for better visual feedback and added transitions and shadows for improved UI polish.
Introduces new pages: Recommended, TopTrending, and TopRated, each with their own UI and data fetching logic. Updates routing in App.jsx to use these pages instead of placeholders, and updates Landing.jsx carousel links to point to the new routes. This provides a richer browsing experience for users seeking trending, top rated, or personalized movie recommendations.
…analysis 89 feat profile personality analysis
Expanded trending and top rated film endpoints to return 50 items instead of 10/20. Updated ReviewCard to display username instead of name. Revised contact details for Md. Iftekhar Zawad and updated GitHub link in Contact page. Increased loading skeletons in Landing page carousel from 10 to 20.
Updated the movie grid cards for Recommended, Top Rated, and Top Trending pages with a modern design, hover overlays, and improved color schemes. Adjusted grid layouts for better responsiveness and visual consistency. Footer and main layout were tweaked for better spacing and background color handling. Minor padding and background improvements were made to forum and main app containers.
…analysis Revamp movie grid UI and improve layout consistency
|
@sakibul-shovon is attempting to deploy a commit to the Md Iftekhar Zawad's projects team on Vercel, but is not a member of this team. To resolve this issue, you can:
To read more about collaboration on Vercel, click here. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Final merge of dev branch