https://github.com/mislav/movieapp
Mark movies you watched, liked, or plan to watch, and share with your friends.
https://github.com/mislav/movieapp
Last synced: about 1 year ago
JSON representation
Mark movies you watched, liked, or plan to watch, and share with your friends.
- Host: GitHub
- URL: https://github.com/mislav/movieapp
- Owner: mislav
- Created: 2009-06-28T18:58:21.000Z (almost 17 years ago)
- Default Branch: master
- Last Pushed: 2025-03-23T11:24:46.000Z (about 1 year ago)
- Last Synced: 2025-03-30T12:07:50.290Z (about 1 year ago)
- Language: Ruby
- Homepage: https://movi.im
- Size: 125 MB
- Stars: 80
- Watchers: 7
- Forks: 19
- Open Issues: 7
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# The Movie App
Mark movies you watched or plan to watch, for either yourself or to share with
your friends.
## Prerequisites:
- Ruby 1.9
- Bundler
- MongoDB running
- Secret API keys for:
- Netflix
- TMDb
- Rotten Tomatoes
- Twitter
To get the keys, you either need to register an API account with each of these
services and configure them in `config/settings.local.yml`, or you can ask
Mislav for ones that we use in production.