You heard that Agilevent is hiring, and now you’d like to join the team?
Our latest open position is a contract-to-hire remote position. Yes, this means you get to work from a coffee shop, your house, grandma & grandpa’s, wherever. You can live in Minneapolis, Phoenix, NYC, wherever – it doesn’t matter.
In order to be considered for a position at Agilevent, you must follow these steps.
Note: This task should take no longer than 15-20 minutes at the most.
- Fork this repository (if you don’t know how to do that, google is your friend)
- In the github-challenge directory, 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
- Add your resume to the resume directory
- Commit and Push your code to your new repository
- Send us a pull request, we will review your code and get back to you
Please note that these tests all require some basic java and Android knowledge. If you don’t know java, take a few minutes to learn the basics and if you don’t know Android learn about it here . You will need to have Java, Eclipse (or IntelliJ), and the Android SDK installed.