Skip to content

[Frontend] — ENHANCEMENT: Profile page data is entirely hardcoded #869

@Olowodarey

Description

@Olowodarey

The profile page uses static STATS, ACHIEVEMENTS, ACTIVE_PREDICTIONS, COMPLETED_PREDICTIONS, and MARKETS_CREATED arrays. The username is always "You_Arena", join date is "January 2026", tier is always "Gold".

Fix Required

Replace hardcoded values with dynamic mock data based on wallet address. Generate varied stats, achievements, and predictions for better UI testing.

Files to change:

  • frontend/src/app/(authenticated)/profile/page.tsx

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions