Introduction
Why Vue and Firebase for real-time video
()
Using the exercises for this course
()
1. Getting Started
Setting up your environment
()
Installing a Vue project
()
Customizing your installation
()
Understanding the CLI install
()
Modifying the Vue template
()
2. Registration and Authentication
Getting started with Firebase
()
Logging in a user
()
Making data available everywhere
()
Log in users
()
Updating your profile
()
Logging out
()
3. Dealing with User Information
Adding user info to the datastore
()
Displaying data
()
Adding icons and deleting records
()
Checking users into your room
()
4. Working with WebRTC
Working with WebRTC
()
Getting meeting information
()
Pending attendees
()
Deleting users
()
Adding attendees
()
Cleaning up the interface
()
Adding WebRTC
()
Using security rules
()