search Page - Preethi-Ayyamperumal/Ayyamperumal-Preethi-webdev-project GitHub Wiki
Use Case 1: Searching via Menu/Sub Menu
steps
- Go to project landing page
- click left most drop-down "Categories" in navigation bar
- Select one of the Categories Ex. Baking
- Directly below the drop-down is a button dropdown for "SubCategories" Ex.Baking Mixes
- Categories and SubCategories are obtained from Walmart 'Taxanomy API'
- Products listed from Walmart 'Paginated API' in a paginated fashion
Use Case 2: Searching via search text
steps
- Go to project landing page
- click "search" glyphicon in navigation bar
- it will take the user to page with search box
- Type any products related to grocery Ex. Cake
- Products listed From Walmart "Search API' in Paginated fashion