/GithubViewerApp

An android application to view github repos

Primary LanguageJava

GithubViewerApp

An android application to view github repos sorted by most stars and created in the last 30 days.

How to run: Clone the repo and run it on a an android device.

Libraries used:

*Retrofit by Square to make the api calls

*Picasso by Square to display user images in asynchronously