Hi Tareq,
I'm facing a difficult point in my project…
What I want to do is :
- Allow my users to create a “project” (custom post type) on the frontend, with a title, a description, an url and a screenshot
- Like awwwards.com, let registered users “vote” for a project. It means that users can go on the project page and give a rate out of 10 ( a rate for creativity, one for design, …)
- The total rating as to be calculated et shown on the top of the project page
I know how to deal with point 1. But I don't know how to deal with point 2. and 3. Is it possible to do that stuffs with WPUF ? If yes, how ? If no, do you have an idea on how to achieve that goal ?
Thanks a lot !