Skip to content

Latest commit

 

History

History
25 lines (15 loc) · 790 Bytes

README.md

File metadata and controls

25 lines (15 loc) · 790 Bytes

Github Clone

A Simple Android Application using github APIs.

In this application you can find the github users using thier username and find thier profile, List of repositories owned by the user and also starred repositories. Implemented a Tab Layout for display and recycler view for rendering the repository cards list.

Screenshots

GithubCloneScreenshot

External Libraries Used.

  • gson
  • androidx.recyclerview
  • picasso
  • retrofit2
  • retrofit2:converter