/aifcnews-ios

news aggregator 🗄

Primary LanguageSwift

aifcnews-ios

This application was developed under N17R 3 years ago in collaboration with AIFC. The code is a little bit ugly, probably isn't even worth to see, yet it reminds me a beginning of my career, so here we are :)

Setup

  1. Clone the repo
$ git clone git@github.com:aitemr/aifcnews-ios.git
$ cd aifcnews-ios
  1. Install dependencies from CocoaPods
$ pod install
  1. Open the Xcode workspace at aifcnews.xcworkspace.