Movie Vote 1.0 (Default branch) |
|
|
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.
License: Free To Use But Restricted
Changes:
This release adds AJAX voting and re-sorting of the movie listing on the fly. The listing by default is limited to 25 movies with scrollable navigation and it can be changed to one page with all movies. The listing type is stored as a user preference via a cookie.
|