[Rails 7 Series] - Zoom Booking

In this application, we use Zoom API to embed the meeting right in our website which is super cool feature.

  • 5 hours total video
  • 11 completed modules
  • Full source code

[Rails 7 Series] - Zoom Booking

What You'll Learn

In this application, we use Zoom API to embed the meeting right in our website which is super cool feature.

Course Details

In this application, we use Zoom API to embed the meeting right in our website which is super cool feature.

Course Curriculum

Module 2 — Zoom API
Server-to-Server Oauth App
2:48
Test with Postman
9:56
Generate access token
6:08
Test with Ruby code
6:16
Module 3 — Rails app with Tailwind
Create Rails app
2:18
Create pages with Tailwind
3:32
Install Tailwind components
5:54
Update Navbar
5:28
Module 4 — Authentication
Create Authentication
5:40
Add custom field to Devise
3:42
Add field to Devise views
11:55
Styling Sign-in page
10:16
Styling Sign-up page
4:21
Styling Profile page
7:42
Module 5 — Flash & Avatar
Flash message
7:26
Flash message for Devise
5:04
Dynamic avatar
5:16
Module 6 — Admin Dashboard
Create backend dashboard
2:32
Create models
6:13
Customize dashboard Part 1
8:59
Customize dashboard Part 2
8:33
Authorization
3:25
Module 7 — Zoom Meeting
Create Zoom module
7:30
Create Zoom meeting with API
12:33
Secret Keys
6:26
Module 8 — Transform user frontend
Home page
15:01
Dashboard - Meeting
5:27
Dashboard - Booking
8:32
Create receipt template
9:55
Download PDF receipt
7:29
Module 9 — Payment with Stripe
Join free meeting
9:30
Setup Stripe
4:18
Create Stripe customer
4:36
Stripe checkout
13:11
Stripe webhook
12:09
Module 10 — Transactional email with Sendgrid
Setting up Sendgrid
3:35
Send transactional email
11:10
Module 11 — Zoom Client View
Create Zoom SDK app
2:42
Create Zoom web page
12:22
Create SDK signature
13:43
Create Zoom client view
9:22
Download Source Code