开发者

Rating algorithm for android/mysql

开发者 https://www.devze.com 2023-03-05 05:44 出处:网络
Im a dummy in android development and currently creating an android application and trying to implement a rating system, allowing a user to submit a review and be rated by other users. I would like to

Im a dummy in android development and currently creating an android application and trying to implement a rating system, allowing a user to submit a review and be rated by other users. I would like to know how the who开发者_运维知识库le process is going to be like and what algorithm will be needed.

A guidance will be greatly apperciated and thanks in advance.


If you are open to other websites that creates rating systems I am sure there are tons that you can find online


This example shows a voting algorithm for Google App Engine (a possible server platform for your Android app).

0

精彩评论

暂无评论...
验证码 换一张
取 消