Hi I have a site that I need to build and I’m evaluating if Expression engine is up to the job. Essentially the site is a ratings site with some unique requirements.
Our product ratings will require the user to choose 1-5 stars on a bunch of performance criteria (common on ratings sites). In addition to this, they will also need choose from a predefined list of attributes for the following criteria (What surface was the product used on and what problem were you trying to treat)
When a user enters the site they will need to be able to search for product reviews based on the two attributes above. Upon completing a search, we want to display users a list of products where ratings exist for a product used on the surface and target problem in their search. When the user selects a product we want to show them the average rating and individual ratings for those product under those conditions.
Any feedback on if and how this would be achieved would be great.
Cheers