In this version of our shopping list the user can mark found items by clicking them. Found items become visible in the found items list, and items not found yet appear in the top without strike through. All shopping list items are created in both lists with v-for, they are just made visible in one list or the other with v-show depending on the 'found' data property.
If you find an item, but you click the wrong item in the list, you can just click it again to correct the mistake.
What do you need?
How many?
Important? {{ itemImportant }}
Shopping list: