Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 325 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 325 Bytes

SimpleToDoList

A very simple to do list.

Installation

Install the required dependencies using: pod install. Then open the workspace file (SimpleToDoList.xcworkspace).

What is this?

This is a sample application that applies the MVP architecutre and uses an implementation of the Coordinator pattern for routing.