Skip to content

Android app, working with github API, based on MVP pattern.

Notifications You must be signed in to change notification settings

vitols/GithubUsers

Repository files navigation

GithubUsers Android App

The app shows users (cards with their info: photo with the count of repositories, name, location, company) in order they signed up on GitHub. Tapping on the user you will see the list of their repositories (name and creation date). Based on MVP pattern. Works with Github API.

Getting Started

You need to register the app on Github, then take CLIENT_ID and CLIENT_SECRET and put them to GithubAPI.java file in order to be able to do authorized requests. Otherwise you can just remove Interceptor part from there.

Screenshots

Built With

About

Android app, working with github API, based on MVP pattern.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages