Skip to content

Instantly share code, notes, and snippets.

@pftg
Created February 15, 2015 19:00
Show Gist options
  • Save pftg/3c30b6b83bef1359199f to your computer and use it in GitHub Desktop.
Save pftg/3c30b6b83bef1359199f to your computer and use it in GitHub Desktop.

Please create an Android app that accomplishes the following:

  • Connect to the Github API
  • Find the rails/rails repository
  • Find the most recent commits (choose at least 25 or more of the commits)
  • Create a ListView that groups the recent commits by author in a custom view.
  • Click here for a screenshot mock up of what the final product should look like
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment