A sample application using GitHub Events API.
The app is composed of 2 main screens.
Allows you to get the latest events on Github every 10 secs.
This fragment displays the details of an event and its contributor.
- Event Type filter and paging will be added to the EventsFragment.
You can open the project in Android studio and press run.