Movie Review Website

This is a movie review website utilizing a mysql database to auto-load each movie dynamically. Visitors are able to view the movies and its review but is not able to add/delete/edit a review. Registered users are able to add/delete/edit their own review.

Key features:

  • Filter movies based on categories
  • Search movies
  • Sign in/Sign up
  • Add/Delete/Edit reviews (only for signed-in users)
  • View reviews
  • Update account details (only for signed-in users)

Software:

  • VS Code
  • Xampp

Language:

  • HTML
  • CSS
  • Bootstrap5