Looking for fastest and least-programming-required path to implement a web site with user submitted
Posted
by Howiecamp
on Stack Overflow
See other posts from Stack Overflow
or by Howiecamp
Published on 2010-05-18T09:56:05Z
Indexed on
2010/05/18
10:00 UTC
Read the original article
Hit count: 396
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.
© Stack Overflow or respective owner