Skip to content

feat: implement interactive and functional learn page#282

Open
bhavyaxtech wants to merge 2 commits into
Coder-s-OG-s:mainfrom
bhavyaxtech:perf/gallery-optimization
Open

feat: implement interactive and functional learn page#282
bhavyaxtech wants to merge 2 commits into
Coder-s-OG-s:mainfrom
bhavyaxtech:perf/gallery-optimization

Conversation

@bhavyaxtech

Copy link
Copy Markdown

Summary

Implemented a fully interactive Learn dashboard with dynamic module navigation, XP tracking, module progression, state persistence, and responsive UI based on the provided design specifications.

Type of Change

  • Bug fix
  • New feature
  • UI / UX improvement
  • Refactor
  • Documentation
  • Other

Related Issue

Closes #273

What was changed?

  • Created the interactive Learn page (src/app/learn/page.tsx)
  • Added day-based curriculum navigation and module switching
  • Implemented module completion and unlocking logic
  • Added XP progression system with dynamic progress updates
  • Implemented LocalStorage persistence for user progress
  • Added copy-to-clipboard functionality for code snippets
  • Added previous/next navigation controls and progress indicators
  • Implemented responsive left and right sidebars
  • Added rewards, timeline progress tracking, and module status indicators
  • Styled the page according to the provided dark theme design

Screenshots

Checklist

  • My code follows the project structure and conventions
  • I tested this locally (npm run dev)
  • No hardcoded secrets or credentials
  • I have updated documentation if needed

@vercel

vercel Bot commented Jun 9, 2026

Copy link
Copy Markdown
Contributor

@bhavyaxtech is attempting to deploy a commit to the codersogs-3057's projects Team on Vercel.

A member of the Team first needs to authorize it.

@vercel

vercel Bot commented Jun 9, 2026

Copy link
Copy Markdown
Contributor

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
mergeship Ready Ready Preview, Comment Jun 9, 2026 3:30pm

@Ayush-Patel-56

Copy link
Copy Markdown
Collaborator

CI failure, please fix it

@Ayush-Patel-56

Copy link
Copy Markdown
Collaborator

still test is failing, Run Prettier with --write to fix.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[FEATURE] - Implement interactive and functional course page (Learn view)

2 participants