Skip to content

ellatronic/News

Repository files navigation

News

A newsfeed app that allows the user to browse through news articles pulled from the News API.

Features

  • The user can click on a table view cell to read the corresponding article in a web view.
  • The user can filter stories based on categories: general, technology, business, entertainment, and sports as well as top and latest.
  • Ability to view in both portrait and landscape mode.
  • Notification prompts user to allow/disallow notifications for the app.
  • Uses Auto Layout, table views, collection views, and custom cells.
  • Subtle animation when reloading table view.

Issues

  • Prompts user to allow notifications but no notifications are actually available to select.
  • Current category does not appear selected.
  • Lags a little if the user scrolls very quickly.

Screenshots

App Home Screen

App Home Screen

App Article Screen

App Article Screen

Notification

Notification Permissions