Skip to content

adhithyan-kj/MovieRev

 
 

Repository files navigation

🎬 MovieRev – Movie Review Web App

MovieRev is a movie review platform built with Django where users can explore and review movies. Visitors can read reviews without logging in, while registered users can add reviews, manage a wishlist, and view their review history.


🚀 Features

  • 🔍 View reviews of the latest and classic movies without login
  • 📝 Logged-in users can post one review per movie
  • 📊 Sort reviews by latest or top-rated
  • 🌟 Add movies to My List (wishlist)
  • 👤 View all movies a user has reviewed
  • 🎥 Fetch real-time movie details using the TMDB API

🛠 Tech Stack

  • Backend: Python, Django
  • Frontend: Django Templates, HTML, CSS, Bootstrap
  • API Integration: TMDB API

🖼 Screenshots

🏠 Home Page

Home Page

🔍 Movie Detail Page

Movie Details

📝 Add Review (Logged In)

Add Review

⭐ My List (Wishlist)

My List

👤 My Reviews Page

My Reviews


🔧 Setup Instructions

  1. Clone the repo:
    git clone https://github.com/akhilejoshy/movierev.git
    cd movierev

About

MovieRev – Movie Review Web App

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 39.9%
  • CSS 33.7%
  • Python 14.7%
  • HTML 11.7%