100-days-of-swiftui-and-com.../day-054
CypherPoet 2d35a4189d Complete Day 54 2019-11-17 20:56:59 -06:00
..
README.md Complete Day 54 2019-11-17 20:56:59 -06:00

README.md

Day 54: Project 11: Bookworm (Part Two)

Follow along at https://www.hackingwithswift.com/100/swiftui/54.


📒 Field Notes

This day covers Part Two of Project 11: Bookworm in the 100 Days of SwiftUI Challenge. (Project 11 files can be found in the directory for Part One.)

It focuses on several specific topics:

  • Creating books with Core Data
  • Adding a custom star rating component
  • Building a list with @FetchRequest