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

feat: Add support for multi-day events #89

Open
KevinWu098 opened this issue Oct 13, 2023 · 0 comments
Open

feat: Add support for multi-day events #89

KevinWu098 opened this issue Oct 13, 2023 · 0 comments

Comments

@KevinWu098
Copy link
Member

KevinWu098 commented Oct 13, 2023

I also noticed, while looking at events.json, that neither of our methods work for multi-day events like WebJam, so I’m thinking we could get around this by splitting up the time property in each event object into separate startTime and endTime properties, and figure out a good way to represent it in the front-end depending on whether it’s a single or multi-day event. Might be something for a future PR though, since it’s a bit more complex

Originally posted by @ryanmohta in #88 (comment)

This would include updating events.json and the UI for the events page for multi-day events.

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

No branches or pull requests

1 participant