Skip to content

Media consumption social network with a library of consumed media and a social recommendation system.

Notifications You must be signed in to change notification settings

drewblumberg/consumr

Repository files navigation

Consumr

Summary

Media consumption social network with a library of consumed media and a social recommendation system.

  1. Create a repository of books, tv shows, and movies.
  2. Add friends and see what media they are currently consuming.
  3. Make recommendations on what they should see next.

Project Setup

  1. Clone the repo to your computer git clone https://github.com/drewblumberg/consumr.git
  2. Create the databases rake db:create:all
  3. Run the migrations rake db:migrate
  4. Create an app at The Movie DB and retrieve an API key
  5. Create an 'env_vars.yml' in config
  6. Start your rails server rails s

About

Media consumption social network with a library of consumed media and a social recommendation system.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published