-4

I am looking for creating something like mouthshut.com where users can rate products and services. Thanks.

  • 1
    Welcome to Stack Overflow. Please review the [FAQ](http://stackoverflow.com/faq#dontask) - This question is much to broad for stack overflow. – N West Nov 21 '12 at 19:52

1 Answers1

2

You can create a review/rating website with any web framework available over there...

The important thing is what programming language do you like to build it.

For Example:
Python: Web2py, Django
Java/Scala: Play2,
PHP: YII

A good place to begin: http://en.wikipedia.org/wiki/Comparison_of_web_application_frameworks

chespinoza
  • 2,638
  • 1
  • 23
  • 46