I’m trying to create a ‘live’ app of sorts, which requires multiple (say up to 10) users being on the same webpage, making edits and having it update for other users in real time.
Think something similar to a ‘fantasy sports draft’ where you have multiple users logged in, taking turns drafting players and having it reflect immediately.
Is something like this possible? I’ve searched but unable to find anything anywhere.
Mostly would just point to tutorials and resources on how to learn Bubble from the basics.
I helped a client build something just like this. Was a game with 4 players at once per team with up to 20 teams in a live contest. It is not something that is available as a learning resource.
Main thing to play with is magic links and URL parameters with a data structure to enable features.