Thursday, 29 August 2013

Create user reviews for Play Framework

Create user reviews for Play Framework

I am not sure how to create customer reviews in Play Framework. All i
could think of is to create a reviews table in DB and attach it to each
product.
I need a theoretical solution like how i could implement user reviews in
Play framework or at least in Java. Any examples would be appreciated!

No comments:

Post a Comment