项目作者: ellatronic

项目描述 :
A newsfeed app.
高级语言: Swift
项目地址: git://github.com/ellatronic/News.git
创建时间: 2017-03-20T16:24:15Z
项目社区:https://github.com/ellatronic/News

开源协议:Apache License 2.0

下载


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