© The Author(s), under exclusive license to APress Media, LLC, part of Springer Nature 2023
S. Baruah, S. BaruahApp Development Using iOS iCloudhttps://doi.org/10.1007/978-1-4842-8758-3_5

5. Adding Book Screen

Shantanu Baruah1   and Shaurya Baruah1
(1)
Somerset, NJ, USA
 
In this Chapter, we will build the Add Book Screen. Add Book will allow the user to add the following attributes of a book.
  • Book Name

  • Author Name

  • Book Description

  • Genre Name (User will be able to select from a list of Genres)

  • Status (Read, Reading, to be read)

While adding a book, the following functions will be tested:
  • Existing book name with the same author’s name cannot be created again.

  • For creation of a book, at least the Book name and Author Name will be required.

  • By Default, the status ...

Get App Development Using iOS iCloud: Incorporating CloudKit with Swift in Xcode now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.