esnaveiro / voting-booth

Voting Booth used by Erasmus Student Network Aveiro for General Assemblies
https://voting-booth-89633.firebaseapp.com/
MIT License
2 stars 0 forks source link

Create Lobby (Acceptance on the voting booth) #6

Open Web-Project-Administrator opened 1 year ago

Web-Project-Administrator commented 1 year ago
  1. Create a tab named "lobby" on the admin account
  2. The lobby will receive as input the connected accounts/users as they join in. Each user will have an acceptance variable that will be toggled on or off (when the admin decides to do so)
  3. When they are waiting to be accepted the message displayed should be something like "Wating for admin to accept you"
  4. After accepted they will either: no longer display in the "lobby tab" or they will remain there with a checkbox. The second option covers both the cases of someone joining the GA with delay or someone having to exit during the same.

The flow of the app remains the same after this process