yenly / smart-shopping-list

An exercise in walking in mentees' shoes to understand and empathize.
https://yenly-smart-shopping-list.netlify.app
1 stars 0 forks source link

feat: Allow user to filter shopping list #29

Closed yenly closed 3 years ago

yenly commented 3 years ago

Description

Allow users to use the input field to filter through shopping list items.

Related Issue

Closes #9

Acceptance Criteria

Type of Changes

Type
:bug: Bug fix
:sparkles: New feature
:hammer: Refactoring
:100: Add tests
:link: Update dependencies
:scroll: Docs

Updates

After

Screen Shot 2021-02-03 at 4 00 26 PM

Testing Steps / QA Criteria

  1. Navigate to https://yenly-smart-shopping-list.netlify.app
  2. Enter token arm game franc to view an existing list
  3. Enter filter term i.e. cream under Filter items
  4. Observe list changes to display only items with 'cream' as part of word(s)