ronanrodrigo / Recipes

Study case of Clean Architecture and TDD at iOS with Swift.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Build Status

Short description

An iOS application to manage your recipes. Created to study Clean Architecture, TDD, Realm and No Interface Building at iOS with Swift.

Run the app

To run the app, install Realm with cocoapods gem instal cocoapods; pod install

TODO

  • Create Recipe
  • Edit Recipe
  • List Recipe
  • Implement Realm
  • Add ingredients to recipe
  • Add steps to recipe
  • Current presenters to be like VIPER presenters

About

Study case of Clean Architecture and TDD at iOS with Swift.


Languages

Language:Swift 99.4%Language:Shell 0.5%Language:Ruby 0.2%