zfoltin / lastly

Last.fm sample app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Lastly

Coding test using Last.fm

Work in progress

API

Get artist info

Sample search

Unfortunately images are no more 😞

TODO

  • Unit and UI tests (for examples see the https://github.com/zfoltin/twittererer repo for now)
  • Introduce dependency injection (again, see an example in the twitterere repo for now)
  • Tidy up the artist detail screen
  • Create styles for common text styles
  • Move common sizes to dimens.xml (8dp, 16dp, 32dp, 20sp...)
  • Make HTML look HTML in the artist bio text
  • Improve the UX by using shared element activity transition for the artist image and name
  • Use Android Architecture Components - ViewModels, Live Data, Navigation...
  • Upgrade to AndroidX and Material Components

About

Last.fm sample app

License:MIT License


Languages

Language:Kotlin 100.0%