Movie Vote is a Django-based movie voting system. It is ideally suited for scheduling movie showings based on what users would like to see. Viewers are authenticated, and votes are weighted to favor those who consistently show up.
| Tags | Internet Web Dynamic Content |
|---|---|
| Licenses | GPL |
| Operating Systems | Unix |
| Implementation | Python |
Recent releases


Release Notes: This release switches to Google Web Toolkit v2.2.


Release Notes: The UI has been redesigned completely using the Google Web Toolkit. Users can now rate movies and such ratings can be used when assigning a vote weight.


Release Notes: The UI has been re-implemented with Google Web Toolkit. Previewing IMDB/review/trailer URLs within the main page is now possible.


Release Notes: User stats and their vote weight calculation can now be viewed. Icons are now used for links to review sites, and a script has been added to search Yahoo! for movie reviews. A secondary sort is now made on unweighted tallies, which requires a DB schema change with this release. Some other minor bugs have also been fixed.


Release Notes: Support has been added for storing Metacritic and Rotten Tomatoes review scores and calculating an average of them. Note that this requires a database schema change.