Skip to content

Latest commit

 

History

History
45 lines (25 loc) · 1.43 KB

File metadata and controls

45 lines (25 loc) · 1.43 KB

Stack

Platform

Stack

Stack is an Ultimate Frisbee news iOS app that aggregates news from the biggest digital content providers.

App Store download

Setup

  1. Clone repo
  2. The project uses https://github.com/orta/cocoapods-keys to manage API keys. The project will still run fine even if you use trash values for the keys.
  3. In order to retrieve posts from Blogger backed blogs, you will need to register with Blogger and obtain an API key. This API key will then need to be stored using cocoapods-keys.
  4. The Parse keys can be safely be filled with trash values
  5. run pod install

Supported Backends

WordPress

The WordPress REST API plugin is being used to consume content.

The Simple Parse Push Service plugin is being used to provide push notification services

RSS

Push notifications are not supported for RSS backends

Blogger

Push notifications are not supported for Blogger backends

Contributing

Issues and pull requests are welcome!

Author

Bradley Smith: @bsmithers11

License

Stack is available under the MIT license. See the LICENSE file for more info.