Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sorting and Filter Events #1

Merged
merged 3 commits into from
Mar 18, 2024
Merged

Sorting and Filter Events #1

merged 3 commits into from
Mar 18, 2024

Conversation

HanCotterell
Copy link
Collaborator

Added simple sorting and filtering of events functions. They will sort into virtual and in-person events, which each event sorted first by date, then by city location.

Also added a Event class function that returns a markdown string of each events variables, with the correct formatting.

Updated the tester event data.

Added sort_and_filter_events() function and helper functions for event sink.
Added to_markdown_string() function, that outputs the event details in the required markdown format.
Altered a few test event parameters to better test the sorting functions. Also changed the datetime data, so it only holds a date value rather than date and time value.
@HanCotterell HanCotterell merged commit d7c6678 into master Mar 18, 2024
@HanCotterell HanCotterell deleted the event-sink branch March 18, 2024 02:03
hankngo added a commit that referenced this pull request Apr 26, 2024
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.

1 participant