Features of our Shopping List app

The app we will be building is a simple Shopping List app. It is a general-purpose Shopping List app that allows users to add items to their list and check items from the list. The following is the full list of features for our app:

  • Users will be able to add Shopping List Items
  • They will be able to enter details about the items, such as the item name
  • The item can be checked to mark it as bought
  • Users will be able to view all of the items entered in the Shopping List, rearrange them, and even delete them
  • Users will be able to have more than one Shopping List and move items between Shopping Lists
  • The app will persist the data and load the Shopping Lists and their items whenever the app starts
  • Users will be ...

Get Hands-On Full-Stack Development with Swift 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.