Skip to content

Conversation

@Thekal33d
Copy link
Contributor

@Thekal33d Thekal33d commented May 30, 2025

🧩 Implement CampaignDetails Page with Responsive Layout and Accordion Functionality

closes #52
Summary:
This PR implements the CampaignDetails page based on the provided Figma design. The layout is modular, responsive, and includes a fully functional accordion component to accommodate dynamic content needs.

Key Features:

  • ✅ CampaignDetails page structure based on design specs
  • ✅ Excluded navbar and sidebar (handled separately)
  • ✅ Built modular and reusable components to support future updates
  • ✅ Accordion component with smooth expand/collapse behavior
  • ✅ Responsive layout tested on various screen sizes (mobile, tablet, desktop)

Technical Highlights:

  • Utilized Next.js project conventions for page/component structure
  • Accordion built with accessibility and interactivity in mind
  • CSS framework (e.g., Tailwind/SCSS) used to ensure responsiveness

Copy link
Contributor

@Otaiki1 Otaiki1 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Wonderful work, Thanks for contributing !

@Otaiki1 Otaiki1 merged commit b2145bd into weaver-points:main May 31, 2025
1 check failed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Build Modular & Responsive CampaignDetails Page

2 participants