pgeu / pgeu-system

Mirror of the PostgreSQL Europe Conference and Membership management system.
MIT License
20 stars 29 forks source link

Personal schedule #89

Open andreasscherbaum opened 2 years ago

andreasscherbaum commented 2 years ago

The conference system can allow users who are logged in to mark talks they want to see, provide a personal calendar, ping the attendee about upcoming talks on Twitter/Telegram and also inform about talk changes affecting their personal schedule.

xocolatl commented 2 years ago

I have wanted this for a long time. It would allow the program committee to choose bigger rooms and attempt to reduce conflicts based on attendee interest. It might even allow the system to do constraint programming to make the schedule itself.

andreasscherbaum commented 2 years ago

We only know room occupation shortly before the conference, right? But we could dynamically switch rooms for talks (like just swap the room to another room) if we see that one talk is very popular.