Skip to content

Feature: Fully Responsive Puzzle Roadmap Page with Timeline Scroll#591

Merged
yusuftomilola merged 2 commits into
LadderMine:mainfrom
mdauwal:feature/puzzle-roadmap-page
Jul 29, 2025
Merged

Feature: Fully Responsive Puzzle Roadmap Page with Timeline Scroll#591
yusuftomilola merged 2 commits into
LadderMine:mainfrom
mdauwal:feature/puzzle-roadmap-page

Conversation

@mdauwal
Copy link
Copy Markdown
Contributor

@mdauwal mdauwal commented Jul 28, 2025

What’s New

This PR implements the Puzzle Roadmap Page, providing a sleek and interactive visual timeline of upcoming puzzles and events.


🎯 Features

  • 📱 Fully responsive layout using TailwindCSS
  • 🧩 Horizontal timeline scroll with snap behavior
  • 🖼️ Puzzle cards with image, title, description, and release date
  • 🔮 UI styled with gradient backgrounds and smooth transitions
  • 🧠 Scalable component structure following App Router conventions

📁 Structure

  • app/puzzles/roadmap/page.tsx – Route entry
  • components/puzzles/roadmap/ – PuzzleCard, PuzzleTimeline, mockData

🔧 Future Enhancements

  • Countdown timer for unreleased puzzles
  • Dynamic data fetching from backend
  • Categorization or tagging (e.g. logic, mystery, coding)

✅ Checklist

  • Mobile-first responsive design
  • Component refactored to shared components/ folder
  • Clean Git commit history
  • No console/log/debug artifacts
  • Image assets assumed to exist in /public/images/

closes #579

@yusuftomilola yusuftomilola merged commit d0c38a9 into LadderMine:main Jul 29, 2025
2 checks passed
wumibals pushed a commit that referenced this pull request May 18, 2026
Feature: Fully Responsive Puzzle Roadmap Page with Timeline Scroll
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.

Puzzle Roadmap Page

3 participants