I just noticed something in the Lunch Card app: when adding another card after adding the first, it autofills all the text fields (newCard variable) with the previous info. For a normal customer, I think that would be pretty annoying to have to delete all the field data and replace it every time.
If you need reference, check out previous expansions of this. Here's the most recent code for CardsView and AddView for version 1.2:
Note: Not really important, but instructions now exist.
Note: I added colors as a variable as well.
Here's Info.swift. It's not too much different but there are now colors:
If you need reference, check out previous expansions of this. Here's the most recent code for CardsView and AddView for version 1.2:
Note: Not really important, but instructions now exist.
Note: I added colors as a variable as well.
Here's Info.swift. It's not too much different but there are now colors: