HomeCommunityControl GalleryCommunityVotingRating Demystified: Ajax Way, Amazon Way*

Rating Demystified: Ajax Way, Amazon Way*



Submit a Review

1,124 Downloads

9,551 Views


Description

This ASP.NET web module along with some chunks of Javascripts and ...Ajax creates a Voting System.


This can be added /customized for any table to add a rating/score module. It has the capability of rating multiple items in the same page without refreshing

The target is to create a cross browser rating/score system like amazon or better:

  1. Rating: User should be able to Rate a record (1-5)
  2. Accuracy: Number of votes and total score should be accurate and saved and should not be lost in calculations
  3. Real time: Rate/score should be displayed after rating instantly 
  4. Reusable: It should be easily plugged into any table for reusability
  5. Security: Basic mechanism to avoid multiple ratings by the same user
  6. Best approach: Compare the pros and cons for both Amazon and Ajax approach

* By Amazon Way i meant it can simulate the rating system like the amazon website, it does not claims that this is the way amazon is doing there rating.

Screenshots

Reviews

Submit a review