Task #61
openMerge Business Ads and Skill/Service Search into One Unified Global Search
0%
Description
Merge the existing Business Ad Search and Skill/Service Search into a single unified search bar on the home page. The unified search should use the same location-based popup and return results from both modules in a combined or tabbed view.
Tables Used (Reference Existing)
***business_listings
id
business_name
description
state
district
place
latitude
longitude
status
is_active
***skill_service_listings
id
skill_title
description
state
district
place
latitude
longitude
status
***is_active
locations
id
parent_id
name
type
is_active
***Validations
*Search keyword is mandatory (min 2 characters)
*Use the existing location popup for both modules
*Only active locations appear in dropdowns
*Latitude and longitude must be selected together (map-based)
*Latitude range: -90 to +90
*Longitude range: -180 to +180
Show only:
*is_active = true
*status = Approved
Results should display:
*In tabs (Business | Services)
OR
*In a single list with type labels