Skip to content

Additional column for conferences #24

Open
@roertbb

Description

@roertbb

Currently we support only hackathons, but based on members feedback we could also support additional space for conferences. We could create additional column for storing these.

  1. We could reuse some logic from HackathonsCollector
<Section>
    <H2>Incoming hackathons:</H2>
    <Listing list={updatedEvents} />
</Section>

and provide similar sections - "Incoming conferences" and "Previous conferences" and place it below hackathons

  1. Filters logic could be generalised to functions that takes array of events (if we preserve the same json structure)

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions