Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 292 Bytes

README.md

File metadata and controls

11 lines (9 loc) · 292 Bytes

LastFm-Country-Top

This application loads top artists from LastFM API for listeners from Ukraine.

Technology stack:

  • Java SDK, Android SDK
  • MVP architeture
  • Data Binding for binding views
  • Retrofit2 for API calls
  • GSON for parsing json
  • Design and AppCompat Support Libraries