Modified Frontend of Events Page#142
Merged
Merged
Conversation
|
@satyansh911 is attempting to deploy a commit to the harshitapatidar257-1230's projects Team on Vercel. A member of the Team first needs to authorize it. |
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
Contributor
Author
|
Hey @harshitap1305 , please review my PR and let me know if any changes are required. |
Contributor
Author
|
Hey @harshitap1305 , is there anything I could help you with regarding this issue? |
harshitap1305
approved these changes
Oct 11, 2025
Member
|
@satyansh911 PR Merged🎉 |
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.
Modified Frontend of Events Page
About: Made Changes to
/eventsrouteTitle: "feat(events): Redesign Events page with modern card-based UI"
labels: "frontend,hacktoberfest"
assignees: @harshitap1305 , @sakshi1755
Related Issue
Changes Introduced
EventListpage has been completely refactored to use a responsive CSS grid that displays the newEventCardcomponents.Why This Change?
Screenshots / Video (if applicable)
Before

After




Testing
Expected Result: The new card grid displays correctly, with only user-facing action buttons visible.
Expected Result: The card grid displays correctly, and administrative buttons (Edit, Delete) are visible on the appropriate cards.
Expected Result: The grid layout adjusts gracefully from desktop to mobile viewports.
Documentation Updates
README.mdwith new instructions.Checklist
git checkout -b feat/event-cards).Deployment Notes
💬 Additional Notes