Skip to content

[HIDTREAS-100] Load and populate homepage events from backend payload #100

@jkan172

Description

@jkan172

Description
We need to implement backend functionality to call events from the payload and ensure that they are correctly populated on the homepage events section. This will allow the homepage to dynamically display events fetched from the backend.

AS A: visitor of the hidden treasure website,
I WANT: to see events on the homepage that are dynamically loaded from the backend,
SO THAT: I always get the latest event information without manual updates.

AC's:

  • Backend calls events from the payload successfully.
  • Events are stored/processed and made available through an API or endpoint.
  • Homepage events section consumes this backend data.
  • Events displayed on the homepage update dynamically based on backend payload.
  • Proper error handling is in place if no events are returned.
  • Layout matches the homepage design and remains responsive.

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions