Search code examples
templatesvoting

Looking for fastest and least-programming-required path to implement a web site with user submitted content with voting and comments


I'm looking to throw up a web site that supports user submitted entries and allows voting and comments. Similar in form and function to FMyLife.

Basic requirements of site:

  • Users can submit text entries - generally 1 liners
  • Enters can be up or down voted
  • Comments allowed - presentation collapseable

Would like the fastest path possible. Ideal solution is configurable vs requirement for programming.


Solution

  • Have you had a look at Drupal? You can get a site up and running pretty quickly, it's very configurable, and it'll allow you to add to the site you're proposing if it grows...