Skip to content

Android application for searching for GitHub repositories

Notifications You must be signed in to change notification settings

Thearith/GitHub-Search

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 Commits
 
 
 
 
 
 
 
 

Repository files navigation

GitHub-Search

GitHub Search allows you to search for your favorite GitHub repository in real time.

GitHub Search functionalities include:

  1. Search for GitHub repositories and returns a list of 10 matching repositories.
  2. Scroll to the bottom to fetch another 10 repositories and so on. If the repository list is fully fetched, it will not fetch any more data.
  3. Click on a GitHub repository name to navigate to the GitHub repository on an external browser.

Screenshots

Welcome page

Search results

No result

Error

PS: Sometimes you will receive an error from searching or scrolling. This is due to GitHub's API limit restriction. In that situation, just leave the application for a minute or two.

System requirements

  1. Android Studio 3
  2. Gradle version 3.0.0
  3. Minimum SDK 16

Third party libraries

  1. RxJava, RxAndroid, and RxBinding
  2. Retrofit, and okHttp3
  3. Dagger 2
  4. Leak Canary

About

Android application for searching for GitHub repositories

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages