regnerjr / AnotherFeedlyApp

Another app for managing reading blogs and stuff.
0 stars 1 forks source link

Stories in Ready Build Status codecov Code Climate

Pretty much just a Feedly App

You can use this app (when it's finished) to browse and read Blogs and stuff. The real value here is, the setup, the tools and the architectural patterns we are trying out here. I really felt that I need a full working app where I could really experment with things, and perhaps we'll get to the point where we can extract out some nice frameworks and things.

Tools

Code Gen

Continuous Integration

Actual Code Things

Use a separate UIApplicationDelegate for testing.

Actually write some tests.

Use coordinators, to manage your view controllers.

Turn on all the warnings.