Project

General

Profile

Actions

Task #39

open

Ad View (Ad Listing & Detail Display)

Added by Dana Basheer about 2 months ago. Updated about 1 month ago.

Status:
Resolved
Priority:
High
Assignee:
Start date:
01/15/2026
Due date:
01/15/2026 (50 days late)
% Done:

0%

Estimated time:

Description

*Display Category List
Show all available business categories.

*Category-wise Navigation
Allow users to browse business listings based on selected categories.

*Subcategory Handling
Display parent and child categories in a structured format.

***Table: categories (Category View)

*id-INT (PK)-Category ID

*parent_id-INT (FK)-Parent category

*name-VARCHAR-Category name

*slug-VARCHAR-URL-friendly name

*is_active-BOOLEAN-Category active status

*created_at-DATETIME-Category creation time

*Used to populate home page category section.

*Helps users filter business listings easily.

*Supports structured navigation across categories.

***Validations

*Only active categories should be visible to users.

*Categories must be unique and clearly named.

*Parent–child category relationships must be correctly maintained.

*Categories without business listings may be hidden or disabled.

*Categories should be sorted alphabetically or by priority.

Actions

Also available in: Atom PDF