This repository shows my implementation of "FriendFace" which is part of the "100 Days of SwiftUI" course by Paul Hudson.
The state as implemented on day 60 and which is part of the challenge can be found in the initial commit.
The later commits represent my implementation of day 61: time for Core Data.