gitpositive
gitpositive copied to clipboard
An efficient GitHub profile app, written in Kotlin!
While sharing app on different platforms, the app apk link should also be shared along with text.
- As of now, we only enter the GitHub username to ping the GitHub API and that sends back a basic JSON response that we parse to provide a small...
Users can save profiles as favorites and can directly see their GitHub stats.
I see that in followers and following screen, the API has been called by Volley library instead of Retrofit being already there. And moreover, the API is being called in...
First, by pressing repository we get to see all our are repos in a bottom sheath which is aligned with the followers and following. But the view repo button also...
Need to enhance the UI according to the proposed App Design - [x] Change the title color as per the design(using 2 colors) size to be kept the same as...
Please assign me this issue, I'm interested to solve it.
 Need to fix warnings, and also move from deprecated stuff to supported stuff.