Let’s Have a Meeting Together (Challenge)

# Introduction In this challenge, we will be working on enhancing the "participant list" display in a web conference software. The main objectives are to implement asynchronous data loading and rendering, login and logout switching, ensuring the first user in the participant list is always the logged-in user, switching the visibility of the user window, and switching the display effect of the user list. The code will be implemented in the provided `index.html` file.

|60 : 00

Click the virtual machine below to start practicing