Software Archive
Read-only legacy content
17061 Discussions

Implement Star Rating in App

Ruben_S_
Beginner
265 Views

Hello all, 

I want to implement a star rating in my app. Just a simple one. I've tried different things like:

- http://callmenick.com/post/five-star-rating-component-with-javascript-css

- https://css-tricks.com/star-ratings/

But for somehow I can't make them work, does anybody has a solution that I can use?

Thanks

0 Kudos
2 Replies
John_H_Intel2
Employee
265 Views

While I have not tried this one, it looks like it should do the trick.

http://ngcordova.com/docs/plugins/appRate/

 

0 Kudos
Ruben_S_
Beginner
265 Views

Hi John, 

Thanks for your reply. 

Finally I got it working. I've used the jQuery Raty app. It works excellent!

https://github.com/wbotelhos/raty

 

0 Kudos
Reply