The windows application will authenticate using AWS Cognito, once successfully authenticated, the app will hit a restful endpoint to get the scheduled meeting for the logged in user.  

The app will display the list in the primary page of the application.  When the meeting starts, the app will give an indication to the user and let him know that the meeting has started including a time counter to reflect how long the meeting had started.  

The user will click on a button to join the meeting, the app will get the meeting details including the meeting ID and the password and then join the meeting.

The design for the page to show the meeting is simple and just shows the video of all the participants.  We will add more features to interact with the participants in a later phase of this project.  This initial phase is limited to logging in.. see the meeting list… join the meeting and view the participants until the meeting ends or the user drops from the call.

🔥24 Views

Leave a Reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.