You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It's a sample project which uses GitHub public APIs to search for GitHub Projects.
About
This is a module which integrates GitHub public APIs. It shows you the repository list and you can sort the list by forks, stars, updated. On clicking on one of the repo will take you to a screen where you can see stuffs related to that repo. This module in made using MVP architecture.