Skip to content

Android application that displays trending Github repositories

Notifications You must be signed in to change notification settings

adeelshehzad/GithubRepos

Repository files navigation

GithubRepos

Android application that displays trending Github repositories in different languages.

Developed by integrating Android jetpack components such as Navigation and Data Binding
Uses MVVM architecture pattern with RxJava/RxAndroid implementation

Scan the QR Code to download APK and install this app on your phone

QR Code for downloading APK

RoadMap

  • Add user github login
  • Display logged in user's github repo
  • Allow users to manage their own repositories
  • Search for language in language filter screen
  • Display trending users

Related

Inspired by:

  1. github-trending-api
  2. Hacker Tab Extension
  3. GiTiny

Libraries:

  1. Retrofit
  2. RxJava
  3. RxAndroid
  4. Navigation
  5. Glide

Architecture:

  1. Model-View-ViewModel

Releases

No releases published

Packages

No packages published

Languages