The frontpage only displays 6 events in the current state. There can be more than 6 relevant events that could be displayed though. Also, learning about past events may be of interest.
Thus, an event list would be very useful. The header already provides a good way to link that page.
This task would be done if:
The events list is created and linked
The event list is paginated
Important: Do key the elements on list page appropriately. Otherwise, you will run into issues with svelte updating!
Depends on #84.
The frontpage only displays 6 events in the current state. There can be more than 6 relevant events that could be displayed though. Also, learning about past events may be of interest.
Thus, an event list would be very useful. The header already provides a good way to link that page.
This task would be done if:
Important: Do key the elements on list page appropriately. Otherwise, you will run into issues with svelte updating!