A legal, content-rich movie exploration app where users discover, rate, review, and discuss films — without streaming.
Jun 2023 - Apr 2024
React Native, TypeScript, Node.js, MongoDB, TMDB API, Redis

FlickVue is a community-driven movie discovery platform that helps users find their next watch through ratings, reviews, watchlists, and smart recommendations. It integrates with legal sources (TMDB, JustWatch) to show where movies are available — without hosting or streaming any copyrighted content.
Ensuring no video streaming or hosting while still delivering rich movie data.
Cold-start problem for new users and avoiding echo chambers in suggestions.
Handling high traffic to third-party APIs (TMDB, JustWatch) without throttling.
Used TMDB API for posters, trailers (embeds), and metadata — no media hosting.
Combined collaborative filtering, content-based, and trend signals with fallback to popular lists.
Implemented Redis caching and batched API calls with fallback queues.
AI-powered suggestions based on ratings, watch history, and mood filters.
Real-time availability on Netflix, Prime, Disney+, theaters, and more via JustWatch.
Rich text reviews, spoiler tags, and upvote/downvote system with sentiment analysis.
Sync watchlists across devices with cloud backup and calendar reminders.
Side-by-side comparison with Rotten Tomatoes, Metacritic, and user ratings.

Personalized Movie Home Feed