-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomers
Description
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.
- 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
- Filters logic could be generalised to functions that takes array of events (if we preserve the same json structure)
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomers