Skip to content

GLodi/GitNav

Repository files navigation

GitNav

Basic GitHub Android Client. Google play link!

Features:

  • Basic and Web authentication
  • Dark mode/theme
  • MVP architecture (basic architecture here)
  • RxKotlin/RxAndroid
  • Kotlin
  • Dagger2

Screenshots

Currently implemented:

User:

  • View basic information
  • View repositories
  • View followers and following
  • Follow/unfollow user

Repos:

  • List own repos (with filters)
  • List starred repos (with filters)
  • Star/unstar repo
  • View basic information
  • View stargazers, contributors, issues
  • View files
  • View commits

Search Function:

  • Search repos, users and code

Gist:

  • List own gists and starred gists
  • View gist content

Trending:

  • View daily, weekly and monthly trending repos

List of libraries implemented: