Skip to content

Conversation

@codeunia-dev
Copy link
Owner

  • Add registration status check using useMasterRegistrations hook to both events and hackathons pages
  • Display "Registered" button with CheckCircle icon for users already registered to an activity
  • Replace "Join Now" button with green-styled "Registered" button when user has active registration
  • Import CheckCircle icon from lucide-react for visual registration indicator
  • Add isUserRegistered helper function to check if user is registered for specific activity
  • Fetch user registrations filtered by activity_type (event/hackathon) on page load
  • Improve user experience by providing clear visual feedback on registration status

Authored by: @akshay0611

…d hackathon cards

- Add registration status check using useMasterRegistrations hook to both events and hackathons pages
- Display "Registered" button with CheckCircle icon for users already registered to an activity
- Replace "Join Now" button with green-styled "Registered" button when user has active registration
- Import CheckCircle icon from lucide-react for visual registration indicator
- Add isUserRegistered helper function to check if user is registered for specific activity
- Fetch user registrations filtered by activity_type (event/hackathon) on page load
- Improve user experience by providing clear visual feedback on registration status
@vercel
Copy link

vercel bot commented Nov 24, 2025

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

Project Deployment Preview Comments Updated (UTC)
codeunia Building Building Preview Comment Nov 24, 2025 8:08am

@codeunia-dev codeunia-dev merged commit 5170580 into main Nov 24, 2025
2 of 3 checks passed
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.

3 participants