I need a custom "Rate a picture" module for Drupal. (vbDrupal exactly)
Here are the exact specifications of this:
/// General Info ///
- site is a "Rate my widget" site
- each member can have multiple widgets under his account
- each widget has its own profile(picture gallery)
- each picture of the widget can be rated.
- the widget's score is the average of it's pictures
/// Widget Rating mode ///
- once a rating has been given by the person, another random widget's picture appears with the rating toolbar, and so on.
- previously rated widget appears on the side with info: rating and number of votes for that picture.
- clicking on a picture opens the profile(picture gallery) of that widget.
- user can select what he'd like to rate. all widgets, or can select a certain category of widgets.
/// Widget Profile ///
- displays widget's picture gallery and info
- clicking on a picture enlarges the picture
- user can vote for picture, and after voting, comes back to the profile, not rating mode
- has link to view owner's profile (member is parent of widget)
/// My Widgets ///
- displays a list of member widgets, along with the widget's rating.
- by clicking on a widget, member is taken to widget's profile where he can edit the profile and pictures of the widget
/// Basic idea structure example: ///
member_1 ->