ThomasWaldmann / vcc

virtual chaos communication, we try to build on pretalx ->
https://github.com/ThomasWaldmann/pretalx
MIT License
4 stars 1 forks source link

walk-through: visit some / all rooms #7

Open ThomasWaldmann opened 4 years ago

ThomasWaldmann commented 4 years ago

at conferences, exhibitions, fairs, it is sometimes difficult to visit:

at a virtual site, there can be assistance (just clicking a link) like:

ThomasWaldmann commented 4 years ago

needs UI to select rooms (or rather events in rooms, like a talk at a time) one wants to visit.

for a walk through, it needs scheduling, so time-limited events are visited on-time, while all-time events/rooms can be visited at any time.

ThomasWaldmann commented 4 years ago

implementation idea:

both visiting "all" and "some" rooms could be implemented via search:

additionally, users could select additional rooms or deselect some found by the search.

The "next room" button then would just traverse the resulting list.