-
Notifications
You must be signed in to change notification settings - Fork 16
Open
Description
🏆 Goal
Create a Hall of Fame section that displays all graduated members, builders who have minted their Graduation NFT. The design should visually celebrate their achievements and make it clear that these builders have successfully completed the program.
You can either:
- Add a dedicated route like /hall-of-fame, or
- Integrate a Hall of Fame section into an existing page (e.g. the main dashboard)
Pick whichever fits best into the current app structure.
📝 Note: The data should be retrieved dynamically. Please do not hardcode any values.