Video Rating Script 2

Need a script that will let users vote for the best video between two user submitted video’s. Will need to be able to keep track of the win’s and losses (sort of speak) for each video to create a leader board. Also after voting between two video’s will need two more new video’s to populate for voting. We would like to use youtube video’s, however later down the road we would also like to be able to host our own video upload feature as well.

Adding Items to the database (strings that are entered from an admin section)
Serving two of those items on a page;
Being able to vote and store the votes in a mysql db (Votes would be boolean, yes/no)
Be able to rank those items and sort based on their Vote (based on the the yes/no percentage)

Leave a Reply

Your email address will not be published. Required fields are marked *