ToDo is an iOS app built to learn the concepts of some of XCode's core features (e.g. ViewController, Seque, TableViewController, Delegates, etc).
The following features are implemented:
- Allow users to add to do items
- Users can delete items by marking them
- Empty spaces in text field will not be added as an item
