https://github.com/agentmorris/tometometer
The "Rotten ToMeToMeter": downloads a user's ratings from Flixster and ranks movies by mow much you like them relative to how much everyone else likes them, then makes a pretty Web page about it. No UI.
https://github.com/agentmorris/tometometer
Last synced: about 1 year ago
JSON representation
The "Rotten ToMeToMeter": downloads a user's ratings from Flixster and ranks movies by mow much you like them relative to how much everyone else likes them, then makes a pretty Web page about it. No UI.
- Host: GitHub
- URL: https://github.com/agentmorris/tometometer
- Owner: agentmorris
- Created: 2017-07-22T02:08:21.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2017-07-22T13:43:13.000Z (almost 9 years ago)
- Last Synced: 2025-02-10T18:11:20.491Z (over 1 year ago)
- Language: C#
- Homepage: http://dmorris.net/projects/tometometer/
- Size: 313 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ToMeToMeter
The Rotten "ToMeToMeter": downloads a user's ratings from Flixster and ranks movies by mow much that user likes them relative to how much everyone else likes them, then makes a pretty Web page about it:
[http://dmorris.net/projects/tometometer/](http://dmorris.net/projects/tometometer/)
There is no UI; meant to be run from Visual Studio. It should run out of the box; you just need to change "USER_ID" to your numeric Flixster user ID. If you log in and go to your profile, you'll see a URL that looks like:
[https://www.flixster.com/user/912123977/](https://www.flixster.com/user/912123977/)
The numeric string is your user ID.