Company
Date Published
April 28, 2021
Author
Chris Bongers
Word count
1420
Language
English
Hacker News points
None

Summary

In this tutorial, a one-on-one video conferencing tool is created using Agora and vanilla JavaScript. The resulting application allows for patient-doctor, mentor-mentee, client-contractor, or consultant video calls. The project setup includes creating an "agora-demo" folder and opening it in Visual Studio Code. HTML structure, styling, connecting to Agora, and creating the video conferencing are all covered in detail. The final result is a functional meeting tool that can be tested by duplicating the index.html file in different browser tabs.