● Main Screen- App contains a main screen which displays multiple news stories.
● List Item Contents-Each list item on the main screen displays relevant text and information about the story.
● The title of the article and the name of the section that it belongs to are required field.
● If available, author name and date published should be included. Please note not all responses will contain these pieces of data, but it is required to include them if they are present.
1.Main Screen Updates. Stories shown on the main screen update properly whenever new news data is fetched from the API.
2.Story Intents. Clicking on a story uses an intent to open the story in the user’s browser.
3.API Query. App queries the content.guardianapis.com api to fetch news stories related to the topic.