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
96 stars 146 forks source link

Ch8n-githubTrending-#95 #96

Closed ch8n closed 4 years ago

ch8n commented 4 years ago

Github Java Top trending app

Demonstration

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