SergKlimov / flickr-viewer-for-honeycomb

Automatically exported from code.google.com/p/flickr-viewer-for-honeycomb
0 stars 0 forks source link

Hot Flickr Tags Tab #25

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
Add a tab for showing the most popular tags on Flickr. This should be similar 
to what Twitter trend does. It would help users to know what are the most 
popular tags people are using, and should significantly increase photo's 
popularity by using those tags.

The API we should use is 
http://www.flickr.com/services/api/flickr.tags.getHotList.html. One thing to 
note is that the tag names might be in non-English languages, and how we can 
deal with a language that the current device does not support yet. 

Original issue reported on code.google.com by yuyang...@gmail.com on 20 Sep 2011 at 2:22

GoogleCodeExporter commented 8 years ago
Check how Flickr support this feature: http://www.flickr.com/photos/tags/

Original comment by yuyang...@gmail.com on 21 Sep 2011 at 3:22