DarrachBarneveld / ci-swag

Project 5 for Code Institute - Diploma in Full Stack Software Development (E-commerce Applications)
0 stars 2 forks source link

User Story: Searchbar / Filter #25

Closed DarrachBarneveld closed 8 months ago

DarrachBarneveld commented 9 months ago

As a User, I can use a search bar to narrow down search results so that I can quickly find products/programs tailored to me

Acceptance Criteria:

  1. The search bar is displayed at the top of product/program pages 2 .When I enter a keyword or phrase into the search bar and press enter, relevant results are displayed.
  2. The search results are sorted based on relevance to my query.
  3. I can refine my search using filters such as category, price or rating

Tasks

DarrachBarneveld commented 8 months ago

Search bar functionality completed. Search bar a resusable component for both product/program page