Skip to content

Latest commit

 

History

History
33 lines (22 loc) · 923 Bytes

README.md

File metadata and controls

33 lines (22 loc) · 923 Bytes

Search List of Github Users

Example of Github API V3 search function usage Rate limiter handler, with filtering a data from current adapter of first request and custom text watcher that only make a request after user finish the query In this example you can see how to use retrofit, picasso, and kotlin

/* Copyright (c) 2018 Aldieemaulana All Rights Reserved.
 * Full Stack Developer
 * Aldi Maulana 
 */

Design Interfaces

Simple and clean design for your app build from scratch with Photoshop

In action

See how it works

Contributing

  1. Fork it (https://github.com/aldieemaulana/list-user-github-android/fork)
  2. Create your feature branch (git checkout -b feature/fooBar)
  3. Commit your changes (git commit -am 'Add some fooBar')
  4. Push to the branch (git push origin feature/fooBar)
  5. Create a new Pull Request