Skip to content

jbharwood/cinematch-backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

README

Mod 5 Final Project

Created by Joseph Harwood

CINEMATCH: DESCRIPTION

  • 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.

INSTALL INSTRUCTIONS

  • 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

CONTRIBUTORS GUIDE

  1. Fork and clone this repo
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create a new Pull Request

See Backend Repo**** https://github.com/jbharwood/cinematch-backend

About

Movie and TV recommendation app with chat backend

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors