This repo contains code for the assignment of the Android Development Course. Consists of putting all pieces together and create a simple app that consume an API and based on the results returned from the API display a list of items. Also, there's a second activity that show the details of each item displayed in the home list.
The API in use is: GitHub Jobs API
- Glide
- Retrofit 2
- Gson