
isrunning=true, they must wait and join the queue. As soon as the app becomes free and it’s their turn, they can enter. After the 5 minutes are over, the user is redirected back to the waiting page and their record in the table must be deleted.
The table consists of the following fields: email, name (key), start_facility, and isrunning.
Can I manage all of this entirely within Power Apps? If yes, how? Thanks