Demo application used for my "Contacts App" series on Hashnode. This is a beginner-level series that takes readers from never having created an iOS app before, to having a fully functioning contact list app that persists data between app launches with Core Data.
- Interface Builder
- Autolayout
- UIKit
- Protocols and Delegates
- Table views
- Optionals
- Core Data