jfredric / My-Bulletin-App

News Feed iOS App

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MyBulletin

Overview

Your news at your fingertips.

Currently supports the New York Times


Screenshots

(to be completed)


Bugs and Issues

(to be completed)


Prototypes


Requirements

  • Include at least 1 prototypes
  • Hit at least one news-based API
  • Photo-based, rather than text-based
  • Allow the user to click on a photo and read the article to which the photo relates
    • Open article in Safari
    • Show detail view
  • Provide the user with some mechanism by which to filter stories based on one or more of the following:
    • Keywords
    • Tags (optional)
    • Topics (optional)
    • Location (optional)
  • Share to social media
    • share individual photos (difference?)
    • share stories
  • Look great in both landscape and portrait and reflect Material Design principles
  • does not hang
  • does not crash
  • Include at least one Notifications feature (e.g. reminder, alarm)
  • Use Auto Layout
  • Use a tableview pattern
  • Use custom tableviews with custom tableview cell classes
  • Have smooth transitions and fade in/fade out animation
  • Run on your own device

Bonus:

  • Integrate with the Twitter and/or Facebook's APIs
  • Allow the user to download photos, manipulate them by adding text, etc. (image manipulation libraries will probably be helpful here...) and then share their manipulated image via social media
  • Create multiple prototype cells to use in your app

About

News Feed iOS App


Languages

Language:HTML 79.4%Language:Swift 20.6%