RageOfJustice / NYTFeed

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

React Native Developer Technical Test

The goal of this assignment is to build a news feed app. The app will display the “top stories” feed of the New York Times.

  • The app should display an article list.
  • The app should allow the user to switch between the different sections of top stories, e.g. science, travel or sports etc.
  • The app should allow the user to quickly filter articles by location or description keywords.
  • The app should be able to remember the section of the top stories selected by the user, so when the app is reopened the user can start where he left off.
  • As this app will be used in remote areas it is important that the app is resilient to an unreliable network connection, i.e. offline capability.

UI

markup

New York Times API

Env

In order to make it work need to provide API_KEY in .env file. I have not pushed it into this repo. Follow the links above to create the key.

About


Languages

Language:TypeScript 48.6%Language:Java 24.2%Language:C++ 10.9%Language:Objective-C++ 5.8%Language:Objective-C 3.7%Language:Makefile 2.4%Language:Ruby 2.0%Language:JavaScript 1.5%Language:Starlark 0.9%