Skip to content

Conversation

@adis737
Copy link

@adis737 adis737 commented Oct 9, 2025

Add Clickable Navigation to Feature Cards

Makes all homepage feature cards clickable with proper navigation to their respective pages.

Changes:

  • Added click handlers to all 8 feature cards
  • Implemented route mapping to relevant pages
  • Added visual feedback (cursor, hover effects, arrow indicators)
  • Enhanced user experience with direct navigation

Routes:

  • Dashboard features → /dashboard
  • Pomodoro Timer → /pomodoro
  • Profile features → /profile
  • Community → /contributors

Testing: All navigation works correctly, responsive design maintained

@vercel
Copy link

vercel bot commented Oct 9, 2025

Someone is attempting to deploy a commit to the Annanya's projects Team on Vercel.

A member of the Team first needs to authorize it.

@github-actions
Copy link

github-actions bot commented Oct 9, 2025

🙌 Thanks @adis737 for raising this PR!
Our team will review it soon ⏳ — meanwhile, please make sure your PR follows our contributing guidelines 👉 Contributing Guidelines 🎉

@Annanyatiwary4
Copy link
Collaborator

@adis737 Since these pages require user authentication, the implemented navigation will only lead users to login page which of no use

@adis737
Copy link
Author

adis737 commented Oct 11, 2025

Yes, but pomodoro and contributers page can be accessed as usual and other pages need authentication which is suitable, as before there were no options to navigate to these pages. It also makes the homepage more interactable.

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.

2 participants