Skip to content

petrushev/myflicks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

69 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

My Flicks

Platform for movie recommendations and ranking

Staging version is on openshift.

Requirements

  • python==2.7
  • postgresql>=9.2
  • psycopg2
  • SQLAlchemy
  • Werkzeug
  • Jinja2
  • requests
  • oauth2

Installation

  1. Fetch the repository
  2. Create data folder
  3. Create database and run db/snapshot.schema.sql
  4. Start static content server for path wsgi/static
  5. (optional) Register applications on google console, facebook and twitter, for consumer-key purposes
  6. Fill the environ values in libs/run.py

About

Platform for ranking movies and creating recommendations

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published