Hosted Site: https://cinematch-jbharwood.herokuapp.com/
Joseph Harwood
- Cinematch is a web application that helps you find the next tv show or movie that you want to watch. Users can search for any movie or tv show and get recommended similar movies or tv shows. You can add movie or tv shows to your watchlist and share them to a chat for other people to see and discuss.
- Clone down this repo
- Run "bundle install"
- Run "rake db:migrate"
- Run "rake db:seed"
- Open up a rails server
- In your browser, visit your local host at the path '/login' to get started
- Fork and clone this repo
- Create your feature branch (git checkout -b my-new-feature)
- Commit your changes (git commit -am 'Add some feature')
- Push to the branch (git push origin my-new-feature)
- Create a new Pull Request
See Frontend Repo**** https://github.com/jbharwood/cinematch-frontend