Project

General

Profile

Actions

Task #67

open

Bird Food Management & Listing Module

Added by Dana Basheer about 1 month ago. Updated 25 days ago.

Status:
Resolved
Priority:
High
Assignee:
Start date:
02/02/2026
Due date:
02/02/2026 (32 days late)
% Done:

0%

Estimated time:

Description

Implement a bird food listing and filtering feature that allows users to view and search bird food products based on category and name. The system should display product cards with image, caption, and description. Only valid bird food records should be shown from the database.

***pet_foods

Fields & Description
Field Description
id (PK) Unique ID for each bird food item
img Image path / URL of the product
caption Product name / title
description Product details
type Food category (must be bird)

***Validations

*Food category (type) must be bird

*caption is mandatory (minimum 3 characters)

*description is mandatory (minimum 10 characters)

*img must be selected and should be JPG/PNG format only

*Duplicate bird food items with the same caption should not be allowed

*Only records where type = 'bird' should be displayed

*If no bird food items are found, show a user-friendly message:

Actions

Also available in: Atom PDF