Skip to content

New Events Page + New Events Schema Property#46

Merged
SithuSoe04 merged 17 commits intomainfrom
feature/gavinlin24/BE-Events
Sep 30, 2025
Merged

New Events Page + New Events Schema Property#46
SithuSoe04 merged 17 commits intomainfrom
feature/gavinlin24/BE-Events

Conversation

@gavinlin24
Copy link
Copy Markdown
Collaborator

Created new Events Page and added a new property, "event_type" to the event schema in the backend to handle event filtering.

Created new Events page and Event Card components
Fixed some styling with event cards. More recent past events are now displayed towards the top.
Added upcoming events carousel. Fixed styling for both event sections.
Updated backend event schema to include an event type. Also updated event controller to handle the event types.
Updated filtering logic in the frontend so only the selected event type is displayed.
Fix carousel arrows so they only display if events don't fit on the screen.
Created new Events page and Event Card components
Fixed some styling with event cards. More recent past events are now displayed towards the top.
Added upcoming events carousel. Fixed styling for both event sections.
Updated backend event schema to include an event type. Also updated event controller to handle the event types.
Updated filtering logic in the frontend so only the selected event type is displayed.
Fix carousel arrows so they only display if events don't fit on the screen.
Past events are now filtered by selected category.
Added a carousel for past events and updated event card styling.
@SithuSoe04
Copy link
Copy Markdown
Collaborator

I cannot see the arrows to browse through upcoming events unless I scroll the page horizontally. It seems like the arrows are going beyond the width of the page. Can you please fix this? See video below for reference:
https://github.com/user-attachments/assets/4565f773-6ea4-4cfc-a618-feed5af84b7b

Fixed issue where events and arrows were not displayed correctly unless user scrolled horizontally.
Fixed issue where upcoming and past events were misaligned. Also tried to make card alignment better on mobile.
@SithuSoe04 SithuSoe04 merged commit 323c599 into main Sep 30, 2025
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.

2 participants