Skip to content

BlueLew/movie_thumbs

Repository files navigation

MovieThumbs

A movie search and rating app

This app allows a user to search for a movie by its title, select to view the details of a specific movie, and to give that movie a "thumbs up" or "thumbs down".

Getting started

  • Clone this repository
  • Make sure you have ruby 2.6.3 or greater installed.
  • Make sure you have rails 6.0.3 or greater installed
  • Make sure you have PostgreSQL installed
  • Install bundler using: gem install bundler.
  • Rails and other gems are set up in this application for you. To install all the dependencies, simply run: bundle install. This will install everything you need, except ruby itself.
  • You should be all set up to fire up the rails application. You can attempt to do so by using the command rails server and then going to http://localhost:3000 in your browser.

Search Results

Move Details

About

An app which allows the user to search for a movie and give it a thumbs up or thumbs down.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors