Your daily news digest
- Bold design with smooth user interactions
- News feed sourced from The New York Times API
- Content delivered as browse and search experiences
- Allow the user to click on a photo and read the article to which the photo relates
- Allow the user to share individual photos and stories via social media
- Look great in both landscape and portrait modes and reflect Material Design principles
- Not crash or hang and should handle for when networking/internet is slow or unavailable
- Included Local Notifications feature
- Used Auto Layout and custom tableview pattern
-
New York Times: Top Stories The Top Stories API returns a list of articles and associated images currently on the specified section
-
New York Times: Article Search The Article Search API provides lists of NYT articles by month going back to 1851. Simply pass in the year and month you want and it returns a JSON object with all articles for that month.
