derferman / movie-addict

Track the amount of IMDB Top 250 movies you have seen. For Facebook

This URL has Read+Write access

movie-addict / README.markdown
100644 23 lines (14 sloc) 0.635 kb

Movie Addict

Movie Tracking for Facebook

A dead-simple way to track the number of IMDB Top 250 (and AFI Top 100) movies you have seen. You can also compare scores with your friends and challenge them to a movie-watch off.

Demo

http://apps.facebook.com/imdbtopfilms/

How to install.

  1. Download the Facebook Platform PHP Library
  2. Run the included .sql file to create the necessary files
  3. Rename config-default.php to config.php and fill in the required info
  4. Setup cron.php to run everyday via a cron job.

Licensed under BSD License

Big Thanks to http://github.com/fireeagle/ for the sweet OAuth library