PDA

View Full Version : Polling / Rating


Irucken
10-14-2004, 03:06 PM
I am looking to create a web community that allows users to login, select or create a product review string, create reviews, and rank product. The ranking would be a collective of all user rankings. Ie. Rating online computer resellers. Users could submit their review of a reseller & rank it (1-10 or instance) If the string doesn't exist, they'd have the option to create a new string (for XYZ computer online for instance.)
I've been told that I may find a hack for this.

Would anyone be able to provide this newbie with a suggestion. :alien:

Ian

Colin F
10-14-2004, 03:12 PM
I am looking to create a web community that allows users to login, select or create a product review string, create reviews, and rank product. The ranking would be a collective of all user rankings. Ie. Rating online computer resellers. Users could submit their review of a reseller & rank it (1-10 or instance) If the string doesn't exist, they'd have the option to create a new string (for XYZ computer online for instance.)
I've been told that I may find a hack for this.

Would anyone be able to provide this newbie with a suggestion. :alien:

Ian
You might be able to do this with vBulletin itself.

You could have a thread for every product, use the thread rating system to rate the product and you'd probably want to moderate posts.

With a very custom style, it wouldn't even have to look like a forum!

Irucken
10-20-2004, 07:06 PM
Thanks for the reply Colin. That's probably what I'll end up trying.

Ian