Skip to content

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

Notifications You must be signed in to change notification settings

ronanrodrigo/Recipes

Repository files navigation

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.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages