Project

General

Profile

Actions

Task #83

open

Frontend Mobile View Optimization (Logged-in Users)

Added by Dana Basheer 25 days ago. Updated 22 days ago.

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

0%

Estimated time:

Description

Implement and optimize the mobile view for logged-in users across the frontend. The UI should be fully responsive, easy to navigate, and consistent with desktop behavior. Logged-in users should be able to browse, search, view details, and perform allowed actions smoothly on mobile devices.

***Tables Used (Reference Existing – Read & Write)

***users
Field Description
id (PK) User ID
role_id User role
is_active Active / Inactive

***ads
Field Description
id (PK) Ad ID
title Ad title
price Amount
status Draft / Pending / Approved / Sold
is_active Active / Inactive

***business_listings
Field Description
id (PK) Business listing ID
business_name Business name
status Pending / Approved / Rejected
is_active Active / Inactive

***skill_service_listings
Field Description
id (PK) Service listing ID
skill_title Service title
status Pending / Approved / Rejected
is_active Active / Inactive

***Validations / Rules

*Mobile UI must be fully responsive (mobile & tablet screens)

*Logged-in users can:

   *View listings

   *Search listings

   *Create / edit their own ads, business listings, and services

   *View status badges (Draft, Pending, Approved, etc.)

*Users cannot:

   *Edit others’ listings

*Buttons and forms must be:

   *Touch-friendly

   *Properly aligned

   *Consistent with desktop logic

*Status-based actions must behave the same as desktop view

*No layout breaks on common mobile resolutions

Actions #1

Updated by Anna Ann 25 days ago

  • Status changed from New to In Progress
Actions #2

Updated by Anna Ann 22 days ago

  • Status changed from In Progress to Resolved
Actions

Also available in: Atom PDF