The nanodegree news app project asks students to use the Guardian News API to fetch JSON data and integrate it into an app for readers to view news related to a certain topic.
Part 1 of this project utilizes the following:
Loaders
AsyncTasks
Parsing JSON data - displays article title, author, date, and section
Date formatting for readability (such as Oct 5, 2018)
Intents to web browser
Loading indicator
Response messages for no internet connection or no data to load