Skip to content

Latest commit

 

History

History
 
 

sample-ratings

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

QuickBlox Android Ratings Sample

Ratings module is marked as 'obsolete' by QuickBlox team and we highly recommend to use Custom Objects module to build Ratings / Leaderboard stuff.

This is a code sample for QuickBlox platform. It is a great way for developers using QuickBlox platform to learn how to integrate ratings into yours apps.

This is an Android build, it demonstrates how to work with Ratings QuickBlox module. It allows to rate any items (e.g. films, products, music,...) and see average ratings

It shows how to:

  • Rate some items
  • Get average ratings

Go to project page on QuickBlox Developers Section -- http://quickblox.com/developers/SimpleSample-ratings-android

Or clone project here and start to work with the code.