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

VOL-48/main-page-gallery #55

Closed
wants to merge 2 commits into from
Closed

VOL-48/main-page-gallery #55

wants to merge 2 commits into from

Conversation

clen678
Copy link
Contributor

@clen678 clen678 commented Apr 21, 2024

Created main page gallery component + JSON object that contains data for the gallery to display.

The gallery works by taking in an object as a prop. This prop contains the event image, title, description to be displayed on the main page. This may change in the future.

Currently, when hoving over the image banner, you can click it to bring you to the page associated with that event, but this is not fully implemented yet (I don't have a link to go to); similarly, the "See other upcoming events" button is not fully implemented for the same reason.

NOTE:
web/src/pages/MainMenu.tsx file changed, VSCode autoformatting extension changed single quotes ( ' ) to double quotes ( " ) and commas ( , ) to semi-colons ( ; ). Nothing functional has changed.

resolves #48

Copy link
Contributor

@John-Moore-UOA John-Moore-UOA left a comment

Choose a reason for hiding this comment

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

LGTM

@clen678 clen678 requested a review from John-Moore-UOA April 22, 2024 08:29
@clen678 clen678 closed this Apr 22, 2024
@clen678 clen678 deleted the MainGallery branch September 4, 2024 03:30
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.

[Main Page] Gallery (Pink Ribbon Breakfast)
2 participants