Skip to content

A movie review website where users can leave reviews on all the latest popular movies! Built using Ruby on Rails with movie data seeded from The Movie Database API.

Notifications You must be signed in to change notification settings

jguzz/Movie-Reviews-Website

Repository files navigation

Movie Reviews

Movie Reviews Website Most Popular

Description

A movie review website where users can leave reviews on all the latest popular movies! Built using Ruby on Rails with movie data seeded from The Movie Database API.

Features

  • Search for the most popular movies by title name

Gif showing search ability

  • See movie details.
  • Add movies to your watchlist.

Gif adding jumanji to watchlist

  • Leave a review.

Photo of review

  • See other users watchlists.

Gif of looking at other users watchlists.

  • Authentication features (log-in | Logout | Signup)

Demo

Video demo for this application can be found here!

Installation

To get Movie Reviews up and running use the following commands:

  • git clone https://github.com/jguzz/Movie-Reviews-Website.git
  • cd Movie-Reviews
  • bundle
  • rails db:migrate
  • rails db:seed
  • rails s

Contribute

To contribute to Movie Reviews, follow these steps:

  • Fork this repository.
  • Create a branch: git checkout -b <branch_name>
  • Make your changes and commit them: git commit -m '[commit_message]'
  • Push to the original branch: git push origin [project_name]/[location]
  • Create the pull request.

Alternatively see the GitHub documentation on creating a pull request.

Credits

Code written by...
Joseph A Guzzardo

Osgood Gunawan

Contribute

To contribute to Plantstory, follow these steps:

  • Fork this repository.
  • Create a branch: git checkout -b <branch_name>
  • Make your changes and commit them: git commit -m '[commit_message]'
  • Push to the original branch: git push origin [project_name]/[location]
  • Create the pull request.

Alternatively see the GitHub documentation on creating a pull request.

MIT License

Copyright (c) [2020] [Joseph A Guzzardo]

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

About

A movie review website where users can leave reviews on all the latest popular movies! Built using Ruby on Rails with movie data seeded from The Movie Database API.

Resources

Stars

Watchers

Forks

Contributors 2

  •  
  •