AlexeyMerov / RedditTestTask

Simple app for displaying latest posts from Reddit

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

RedditTestTask

Reddit client that shows entries from www.reddit.com/popular/top for today

Shows:

  • Title
  • Author and subreddit
  • Post date (format “x hours ago”)
  • A thumbnail for those who have a picture
  • Current rating and number of comments

Has:

  • Pagination
  • Detailed post preview (opening URL)

Uses:

  • Kotlin
  • RecyclerView
  • Custom Tabs
  • Retrofit2
  • RxJava
  • AAC
  • MVVM architecture

Reddit API : http://www.reddit.com/dev/api

About

Simple app for displaying latest posts from Reddit


Languages

Language:Kotlin 100.0%