# How to implement ⭐ ratings - Demo \[Update: Glide released this as a native component.\]

**URL:** https://community.glideapps.com/t/how-to-implement-ratings-demo-update-glide-released-this-as-a-native-component/2371
**Category:** Project Showcase
**Created:** [November 25, 2019, 5:10am UTC](https://community.glideapps.com/t/how-to-implement-ratings-demo-update-glide-released-this-as-a-native-component/2371 "2019-11-25T05:10:12Z")
**Posts on this page:** 1
**Showing post:** 10

<div class="post-metadata">

### Author: ![jusembo](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/jusembo/32/2165_2.png) [@jusembo](https://community.glideapps.com/u/jusembo)
#### Post date: [December 13, 2019, 10:47pm UTC](https://community.glideapps.com/t/how-to-implement-ratings-demo-update-glide-released-this-as-a-native-component/2371/10 "2019-12-13T22:47:40Z")

</div>

![Untitled-1](https://us1.discourse-cdn.com/flex002/uploads/glideapps/original/2X/3/36aec35a65e5af9fb81413841c0ec0adec76573c.jpeg) [quote=“George\_B, post:1, topic:2371, full:true”]  
In response to the topic linked below and other request for how to include some kind of rating system within a Glide app I wrote this [Ratings Demo App](https://ratingsdemo.glideapp.io). I seem to remember someone else implementing it but I couldn’t find it, so here is my take on how to do it. It’s copyable so you can take a look at the spreadsheet and the Glide components. It’s a little more work than I thought because you have to come up with an average of all ratings for a given item, but the magic of Google Sheets came through with its very versatile QUERY function. Enjoy!

> [@Add a star rating review](https://community.glideapps.com/t/add-a-star-rating-review/2366):
>
> Mentioned this in an email with Glide some time back but thought I would add it here in case there was a workaround etc. Basically what I would like to do is have users be able to leave a star-rating/review of a place or product that is listed in my app. I understand this isn’t possible at the moment but does anyone have a workaround solution?

[/quote]

I’m looking to do something like on this screen shot

---

_[View the full topic](https://community.glideapps.com/t/how-to-implement-ratings-demo-update-glide-released-this-as-a-native-component/2371)._
