Build-a-public-organizer-profile-page#353
Open
Habibah371 wants to merge 1 commit into
Open
Conversation
Build-a-public-organizer-profile-page
|
@Habibah371 Great news! 🎉 Based on an automated assessment of this PR, the linked Wave issue(s) no longer count against your application limits. You can now already apply to more issues while waiting for a review of this PR. Keep up the great work! 🚀 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
FE-184: Build Public Organizer Profile Page
Overview
This PR introduces a public organizer profile page that allows attendees to discover more information about event organizers and browse their upcoming events. The new route improves event discoverability and provides a dedicated public-facing profile for organizers.
Changes Implemented
Public Organizer Profile Route
/organizers/[id]Organizer Information Display
Upcoming Events Section
Error Handling
Responsive Design
Acceptance Criteria Coverage
/organizers/[id]renders organizer public profilesTesting
Impact
This feature improves organizer visibility, helps attendees discover additional events from trusted organizers, and strengthens event discovery throughout the platform.
Closes #304