Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 4030722
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 20, 20262026-05-20T11:30:28+00:00 2026-05-20T11:30:28+00:00

I want to implement a rating system for my application to rate events. I’ve

  • 0

I want to implement a rating system for my application to rate events.

I’ve been searching and I think this is the list that I need to do to achieve the rating system and I’ll also attach what I found about each point.

  1. Find a JQuery plugin :
    JRating, Opineo, RateIt

  2. Find a suitable algorithm: I’ve searched a lot but didn’t find a good algorithm till now

  3. Determine the database structure that I’m going to use

  4. The c# code and the JavaScript code required to implement the plugin and send the poll results to the database

I think that’s it! if you have any suggestions or points to add please share it.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-20T11:30:28+00:00Added an answer on May 20, 2026 at 11:30 am

    I’ve built a rating system similar to yours, so I’ll contribute some additional points to consider:

    1. As to the rating plugin, I chose jQuery Star Rating, which worked just fine, but I suspect that any of the other mentioned plugins will be fine as well.
    2. As for an algorithm, I used a simple average of all the ratings for the composite rating of an item. I also made sure to display the count of ratings so people know how reliable the average is.
    3. As to the database structure, it depends on whether you allow anonymous ratings or not. The application I built only allowed logged-in users to rate items, so I had a table that stored the user ID, the item ID and the rating. This helped prevent the same user from rating an item multiple times and kept all of the data around for me to generate my average. (If you allow anonymous ratings, then I suggest that you store the IP address or session identifier to dissuade people from rating more than once. You won’t be able to stop it but you can discourage it.) You’ll probably also want to compute aggregate ratings via a batch job, or at least cache the computation so it isn’t redone every time an item is viewed.

    There’s plenty of coding to be done and plenty of issues to consider to implement a “simple” ratings system, so I hope these thoughts help.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I want to implement an automatic update system for a windows application. Right now
I'm want to implement thumbs up and down rating system in my web app
I want to implement a paperless filing system and was looking to use WIA
I want to implement a two-pass cache system: The first pass generates a PHP
I want to display and implement the rating in the way apple does in
I want to implement this function: Public Function GetFunc(Of TSource, TResult) _ selector As
I want to implement like this: namespace PIMP.Web.TestForum.Models { public class ThreadModel : PagedList<T>
I want to use a temp directory that will be unique to this build.
For my site I want to implement a banner control that will be on
I need add paging to panel, which populated with dynamically-created controls. I want implement

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.