Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added Plays Section #458

Merged
merged 2 commits into from
Oct 29, 2024
Merged

Added Plays Section #458

merged 2 commits into from
Oct 29, 2024

Conversation

SwanandD121
Copy link
Collaborator

Summary

This PR adds the Plays section with PlaysList and Play components to support a theater-oriented display. This includes updates to component names, CSS class names, import paths, and URL routes.

Testing

  • Verified that the PlaysList component filters and displays plays correctly.
  • Confirmed that Play component elements, styles, and routes render as expected.
  • Checked that links navigate to the correct URL for each play.

Additional Notes

Ensure all routes and associated data handling for plays are correctly implemented in the backend (if applicable) to support this refactor.

Screenshots

image

Copy link

vercel bot commented Oct 28, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
eventmint ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 28, 2024 11:59am

Copy link
Owner

@samyakmaitre samyakmaitre left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code reviewed

@samyakmaitre samyakmaitre added hacktoberfest-accepted Hacktoberfest'24 hacktoberfest under hacktoberfest labels Oct 29, 2024
@samyakmaitre samyakmaitre merged commit f42ab6c into samyakmaitre:main Oct 29, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
hacktoberfest under hacktoberfest hacktoberfest-accepted Hacktoberfest'24
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants