Skip to content

KawaiiTech/android-discogsbrowser

 
 

Repository files navigation

My Vinyl Discogs Browser for Android

Build Status codecov

logo

Source code of the Android app, using Retrofit, RxJava, Dagger and more

App Features

  • Browse your Discogs collection.
  • Check your wishlist (wantlist).
  • Search the database.
  • Get market prices.

Code Features

  • Clean app architecture: UI and API separated.
  • Use of RecyclerView.
  • Use of Data Binding.
  • Retrofit + GSON + RxJava.
  • Picasso for image loading.
  • Robolectric + Mockito for Unit Testing.
  • Beatiful material design.

Public Trello board: https://trello.com/b/cpMFH9K8

Screenshots

Collection

Wantlist

Search

Wantlist gif

About

Sample app using Retrofit, RxJava, Dagger and more

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 99.4%
  • Other 0.6%