MovRev: Movie Review site
A collaborative movie-review application with authentication, search, recommendations, threaded comments, profiles, ratings, and dark mode.
MovRev is a collaborative Django application built around the TMDb API. Users can search for films, rate and review them, receive recommendations, maintain profiles, and reply through threaded comments.
The account flow supports email verification and Google authentication, while the interface includes both light and dark presentation. The project tied together a server-rendered application, third-party movie data, authentication, and social interactions.