Skip to content

desperatecat/KotlinRedditApp

Repository files navigation

KotlinRedditApp

Kotlin Reddit App is a basic reddit client which allow user to check out the reddit news feed

Features and improvement

  • Ingest 'Kotlin News' JSON feed from Reddit
  • Set 'main' view as recyclerView to display a list of the articles
  • Set the title as 'Kotlin News'
  • Specific thumbnail image(if any), author and title for article list
  • List items resize to accommodate for the image, preserving aspect ratio
  • Infinite scroll for the article list
  • Loading spinner if new article loading
  • Display the full article in a new view
  • Add unit tests

GIF Walkthrough

Credits

  • RxJava - RxJava bindings for Kotlin
  • RxAndroid - RxJava bindings for Android
  • Retrofit - Type-safe HTTP client for Android and Java by Square, Inc

About

Kotlin + RxJava + Retrofit + Picasso

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages