📌 Description
Currently, users have to scroll through all food listings to find a specific item. This becomes difficult when the number of listings increases.
To improve user experience, add a search bar that lets users quickly search listings by:
Food name
Location
Category
✅ Expected Behavior
A search input should be visible on the listings page
As the user types, the listings should filter instantly (or on search button click)
If no results match, show a clear message like “No listings found”
📌 Description
Currently, users have to scroll through all food listings to find a specific item. This becomes difficult when the number of listings increases.
To improve user experience, add a search bar that lets users quickly search listings by:
Food name
Location
Category
✅ Expected Behavior
A search input should be visible on the listings page
As the user types, the listings should filter instantly (or on search button click)
If no results match, show a clear message like “No listings found”