Introduction

Hi everyone. I'm Kyohei, a software engineer from Japan. In this video, we will build a video meeting app with Bubble, a no-code platform, and a plugin called Simple Video Meeting.

What we build in this tutorial covers the functionalities below:

...looks like this:

kommu-ss.png

...without a single line of JavaScript.

This tutorial would be good fit for you If you are familiar with Bubble. I think it'd be great to grasp what Bubble is by skimming through an official tutorial if you haven't used Bubble.

Anyway, You don't need to be familiar with JavaScript to complete.

Create new Bubble app

So let's get started! By creating an app in Bubble. If you don't have

Login to Bubble, click the "New app" and put things necessary. We call it "xxx" this time.

スクリーンショット 2021-10-03 11.15.43.png

Install and purchase Video Meeting plugin

Let's install the plugin. You can find it in Bubble Plugin Marketplace.

In Plugins tab, there's seach box on the right side, type "Video Meeting." The plugin will show up in the seach result where you can click and purchase (only free version is available right now. full-featured version will come in a month) to install, and done!

You can now use Elements and Actions from the plugin which I'll elaborate how to use them later in this tutorial.