search Page - Preethi-Ayyamperumal/Ayyamperumal-Preethi-webdev-project GitHub Wiki

Use Case 1: Searching via Menu/Sub Menu

steps

  1. Go to project landing page
  2. click left most drop-down "Categories" in navigation bar
  3. Select one of the Categories Ex. Baking
  4. Directly below the drop-down is a button dropdown for "SubCategories" Ex.Baking Mixes
  5. Categories and SubCategories are obtained from Walmart 'Taxanomy API'
  6. Products listed from Walmart 'Paginated API' in a paginated fashion

Use Case 2: Searching via search text

steps

  1. Go to project landing page
  2. click "search" glyphicon in navigation bar
  3. it will take the user to page with search box
  4. Type any products related to grocery Ex. Cake
  5. Products listed From Walmart "Search API' in Paginated fashion