anshulkhattar / Beginner-Level-Android-Studio-Apps

A repository for Hacktoberfest conducted by Digital Ocean. Star the repository if you find it interesting.
GNU General Public License v3.0
102 stars 148 forks source link

GitHub Java Trending Application #95

Closed ch8n closed 5 years ago

ch8n commented 5 years ago

find PR here : #96

Github Java Top trending app

Application which shows top trending Github projects of Java programming language.

App Features

  1. Consumes Github trending API using Retrofit
  2. Async programming using Kotlin Coroutines
  3. Latest Android Architecture components
  4. MVVM Architectural pattern
  5. With test case and frameworks like Roboelectric , Junit , Mockk