Nowadays mainly in every e-commerce website, there is a rating option on the product page. User can rate the product based on its quality, usefulness, etc.
This rating is helpful for the other user who wants to purchase the product.
There are many jQuery plugins are available to add a rating bar on the page.
In this tutorial, I am using the Bootstrap star rating plugin to create rating system in the CodeIgniter 3 project.