/crab-movies

🎬 🖥 📝 A Ruby on Rails application for reviewing, commenting, and rating movies and actors.

Primary LanguageRuby

Crab-Movies

Description

Crab Movies is a Ruby on Rails application that allows users to obtain information regarding films as well as rate and review movies and actors. Data was obtained from IMDB.

Interface

Upon opening the web application, users are able to see categories of movies.

After selecting a category, users are able to see movies that belong to the category.

Users are able to obtain information regarding movies including plot summaries, actors, and even view a trailer belonging to the movie (hosted on AWS). Registered users can rate movies as well as reviews, and users who are authorized reviewers are able to write reviews on movies.

Users are able to view actors based on their movies, and registered users can leave ratings. Reviews of actors can be left by authorized reviewers.

The Team

Patrick Tangphao

Earl Sabal

Ian Driscoll

Ilyin Ganevv

Gina Benavidez

Deployment

http://crabmovies.herokuapp.com/

Dependencies for local development:

  • Ruby (2.3.1)
  • Rails (4.2)