arugyani / shopIQ

LLM powered high-consideration research tool for UTD senior project
1 stars 0 forks source link

frontend: product list edge cases #76

Open arugyani opened 2 months ago

arugyani commented 2 months ago

Handle edge case for unexpected response from product list JSON.

prajwalpkn commented 2 months ago

Added a catch for handling failed requests to search and products API.

Image