Star rating implementation

Hi, everybody!
Star ratings are very commonly used components for rating products, collecting customer feedbacks etc. I tried to look through the community but didn’t find an example on how to do it.

Can someone advise what is the right way to build it based on bootstrap project?

The user path is:
User is presented with 5 stars, presses the star (for example 4), presses the button “submit”, Server Connect creates a record in database with this rating.
User can change rating and press “Submit again”, so rating will change.

I see there are no such component as star rating in bootstrap.

Community Page
Last updated: