Home > Ajax, MySQL, PHP, Programming > Need To Add Voting

Need To Add Voting

October 24th, 2009

I have a wordpress blog and want to add a feature where someone can vote. It doesn’t have to be wordpress in fact I would rather have ajax, but I do want it to look integrated into my site. I only need a couple of pages. On the main page, i want a user to be able to pick from a catagory where they can view items in that category, which I can add from the admin side. I would like it to keep a running total and average vote from the users who vote on each picture or video. I would like users to be able to add comments to each item.

I would like a user to be able to add an item to be voted upon. So a user can sign up for an account, they can post to a category. They would be able to post 10 pictures, that show up as preview pictures, but a user can click to make them bigger, they can also post a video to the same item, plus do a write up with about 4 other fields that would show up.

On the admin side, i would like to be able to edite or delete an account etc.

Also would like to add a way to cut down on spam.


Need To Add Voting

Comments are closed.
Bear