Tunes Watcher
View comments for an application available on iTunes
Application on iTunes as an unique id which could be found in its url, for example: https://itunes.apple.com/ru/app/itunes-connect/id376771144?mt=8 Applicaion id is "376771144"
Using this id you can get a list of comments by country for this app.
TODO:
Search on iTunesEmbed list of countires to pick fromDisplay list of commentsStore applications list in local database- Display images for each application (image cache)
- Generate schema for json responses
- Support xml parsing to achive proper behaviour
- Response validation
- Refactoring *. Gitignore *. Comments *. Docs