This is our SD for a scenario where a user wants to interact with our Ingredients Screen. Here, they will be able to update or add ingredients as they please.
We created a Domain Model to help us visualize and categorize different attributes related to our classes and main points of our app. This allowed us to more easily see the connections between each aspect of our code and any multiplicities we could use.