Technical requirements
You will continue working on the JRNL
project that you modified in Chapter 13, Modifying App Screens. The resource files and completed Xcode project for this chapter are in the Chapter15
folder of the code bundle for this book, which can be downloaded here:
https://github.com/PacktPublishing/iOS-18-Programming-for-Beginners-Ninth-Edition
Check out the following video to see the code in action:
https://youtu.be/TmQOr3Qy954
Let’s start by examining the model objects required to store journal entry data in the next section.