the-collab-lab / tcl-75-smart-shopping-list

2 stars 2 forks source link

10. As a user, I want to be alerted when I’m entering an empty item or an item that's already on my list #10

Closed fullybaked closed 1 month ago

fullybaked commented 3 months ago

Summary

Users shouldn't be able to add an empty item to their list, or add the same item twice. If they try to do this, we need to show them an error message that explains the problem. This way, we’ll prevent some clutter in their lists.

Acceptance criteria

Notes