-
Notifications
You must be signed in to change notification settings - Fork 13
Open
Description
One thing to consider is, if we want to allow sessions without time/date in sort of a planning mode.
This would enable a few use cases we have not covered and is typical for all conferences I know of:
- You could do something like halfnarp with re-data
- For an app I would imagine that it would go into a "planning mode" where you can pre-pick your fav sessions before the final timeslots are selected.
Technically I would make two adjustments:
- Make
dayandbegin,endoptional for sessions - Add some kind of state to the
eventso that an API consumer can easily tell that state the conference is in and whether he supports it (not all apps make sense in planning mode, some only there).
What do you say?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels