Current project
Build a SaaS like Linktree
1
.
Intro to the course
4:29
Current project
Build a SaaS like Linktree
2
.
Create app and set up your database with best practices
12:11
Current project
Build a SaaS like Linktree
3
.
Create sign up page
6:45
Current project
Build a SaaS like Linktree
4
.
Create the user account page
15:48
Current project
Build a SaaS like Linktree
5
.
Build organization page template
6:24
Current project
Build a SaaS like Linktree
6
.
Create ability to edit a public link-in-bio page
9:15
Current project
Build a SaaS like Linktree
7
.
Add the ability to add links and socials to a link-in-bio page
9:13
Current project
Build a SaaS like Linktree
8
.
Design the link-in-bio page and make it responsive
21:56
Current project
Build a SaaS like Linktree
9
.
Create a responsive navbar with a drop-down as a reusable element
13:05
Current project
Build a SaaS like Linktree
10
.
Add a team and billing section to the organization page with hidden groups and custom states
10:30
Current project
Build a SaaS like Linktree
11
.
Learn how to use the API connector and Stripe API key and set up the initial API call for a purchase
12:18
Current project
Build a SaaS like Linktree
12
.
Create sign up page and initialize the first API call successfully
10:13
Current project
Build a SaaS like Linktree
13
.
Build checkout button that uses the Stripe API
6:25
Current project
Build a SaaS like Linktree
14
.
Set up webhooks in Bubble to send purchase data to our own app database
15:08
Current project
Build a SaaS like Linktree
15
.
Add more information to webhook call to connect the purchase to the organization instead of a user
9:03
Current project
Build a SaaS like Linktree
16
.
Set up webhooks to handle subscription cancellations
14:32
Current project
Build a SaaS like Linktree
17
.
Build functionality invite team members to an organization
25:52
Current project
Build a SaaS like Linktree
18
.
Create a login page with forgot password functionality
14:47
Current project
Build a SaaS like Linktree
19
.
Build a responsive dashboard design
18:06
Current project
Build a SaaS like Linktree
20
.
More dashboard styling and add icons to buttons
23:31
Current project
Build a SaaS like Linktree
21
.
Add click analytics on link-in-bio page
4:36
Current project
Build a SaaS like Linktree
22
.
More custom styling to edit page and ability to edit and delete links
25:56
Current project
Build a SaaS like Linktree
23
.
Add logic to prevent unauthorized page access
2:29
Current project
Build a SaaS like Linktree
24
.
Add logic to only show certain features on paid plan
8:44
Current project
Build a SaaS like Linktree
25
.
Things to keep in mind when you publish your app from dev to live
8:09
Current project
Build a SaaS like Linktree
26
.
Outro
2:08
Part of course
The Complete Guide to Bubble
Build a to-do app in Bubble
1
.
Intro to Bubble and the Bubble designer
3:25
Build a to-do app in Bubble
2
.
Create your input form for tasks on your to-do list
6:55
Build a to-do app in Bubble
3
.
Display your tasks in a to-do list and mark as complete
5:39
Build a to-do app in Bubble
4
.
Display completed tasks and mark tasks as not complete
3:06
Build a SaaS like Linktree
1
.
Intro to the course
4:29
Build a SaaS like Linktree
2
.
Create app and set up your database with best practices
12:11
Build a SaaS like Linktree
3
.
Create sign up page
6:45
Build a SaaS like Linktree
4
.
Create the user account page
15:48
Build a SaaS like Linktree
5
.
Build organization page template
6:24
Build a SaaS like Linktree
6
.
Create ability to edit a public link-in-bio page
9:15
Build a SaaS like Linktree
7
.
Add the ability to add links and socials to a link-in-bio page
9:13
Build a SaaS like Linktree
8
.
Design the link-in-bio page and make it responsive
21:56
Build a SaaS like Linktree
9
.
Create a responsive navbar with a drop-down as a reusable element
13:05
Build a SaaS like Linktree
10
.
Add a team and billing section to the organization page with hidden groups and custom states
10:30
Build a SaaS like Linktree
11
.
Learn how to use the API connector and Stripe API key and set up the initial API call for a purchase
12:18
Build a SaaS like Linktree
12
.
Create sign up page and initialize the first API call successfully
10:13
Build a SaaS like Linktree
13
.
Build checkout button that uses the Stripe API
6:25
Build a SaaS like Linktree
14
.
Set up webhooks in Bubble to send purchase data to our own app database
15:08
Build a SaaS like Linktree
15
.
Add more information to webhook call to connect the purchase to the organization instead of a user
9:03
Build a SaaS like Linktree
16
.
Set up webhooks to handle subscription cancellations
14:32
Build a SaaS like Linktree
17
.
Build functionality invite team members to an organization
25:52
Build a SaaS like Linktree
18
.
Create a login page with forgot password functionality
14:47
Build a SaaS like Linktree
19
.
Build a responsive dashboard design
18:06
Build a SaaS like Linktree
20
.
More dashboard styling and add icons to buttons
23:31
Build a SaaS like Linktree
21
.
Add click analytics on link-in-bio page
4:36
Build a SaaS like Linktree
22
.
More custom styling to edit page and ability to edit and delete links
25:56
Build a SaaS like Linktree
23
.
Add logic to prevent unauthorized page access
2:29
Build a SaaS like Linktree
24
.
Add logic to only show certain features on paid plan
8:44
Build a SaaS like Linktree
25
.
Things to keep in mind when you publish your app from dev to live
8:09
Build a SaaS like Linktree
26
.
Outro
2:08
Clone Reddit in Bubble
1
.
Structure your database and get started
10:44
Clone Reddit in Bubble
2
.
Create pages for your app
1:47
Clone Reddit in Bubble
3
.
Build a form (the first workflow!) to create a subreddit
5:40
Clone Reddit in Bubble
4
.
Start building the subreddit page
1:22
Clone Reddit in Bubble
5
.
Learn how to view real data in your app
0:55
Clone Reddit in Bubble
6
.
Build post submission and upvote capability on the subreddit page
15:09
Clone Reddit in Bubble
7
.
Add a header with the ability to login/logout
17.11
Clone Reddit in Bubble
8
.
Build downvoting and upvoting logic and security
5:41
Clone Reddit in Bubble
9
.
Add the ability to sort by most upvoted posts
0:38
Clone Reddit in Bubble
10
.
Make an individual “post page” with commenting ability
6:59
Clone Reddit in Bubble
11
.
Add a site-wide search and learn how to add conditional visibility
9:30
Clone Reddit in Bubble
12
.
Create your home page
7:16
Clone Reddit in Bubble
13
.
Let users submit image posts or text posts
8:26
Clone Reddit in Bubble
14
.
Add the ability for users to join a subreddit + math logic for total subreddit members
8:11
Clone Reddit in Bubble
15
.
Use custom states to add “top” and “new” filters on subreddit page
4:43
Clone Reddit in Bubble
16
.
Learn Bubble’s responsive design engine - design the home page!
26:08
Clone Reddit in Bubble
17
.
Design post page & subreddit page
20:41
Clone Reddit in Bubble
18
.
Make the header responsive as well
10:07
Clone Airbnb in Bubble
1
.
Structure your database for a marketplace
6:46
Clone Airbnb in Bubble
2
.
Build search functionality with option sets and URL parameters
12:00
Clone Airbnb in Bubble
3
.
Build a search results page
5:24
Clone Airbnb in Bubble
4
.
Build the home listing page
6:09
Clone Airbnb in Bubble
5
.
Learn how to integrate Stripe! Register sellers on your marketplace
16:26
Clone Airbnb in Bubble
6
.
Create listings and create marketplace charges in Stripe
27:31
Clone Airbnb in Bubble
7
.
Build reviews into the app and calculate an average and total ratings field
19:21
Clone Airbnb in Bubble
8
.
Add a map to the search results page
4:08
Clone Airbnb in Bubble
9
.
Filter search results based on booked date ranges
8:45
Clone Airbnb in Bubble
10
.
Block out dates on listing page calendar and learn the Bubble debugger
25:59
Clone Airbnb in Bubble
11
.
Learn the Bubble responsive engine and design the home page
22:07
Clone Airbnb in Bubble
12
.
Make the navigation bar and search results page responsive
16:46
Clone Airbnb in Bubble
13
.
Add ability for users to edit their listings and add photos
8:20
Clone Airbnb in Bubble
14
.
Style the listing page and make it responsive
13:23
Clone Airbnb in Bubble
15
.
Style the search results page
5:01
Clone Airbnb in Bubble
16
.
Build an onboarding flow for new users of your app
22:12
Sell subscriptions in Stripe using Bubble
1
.
How to set up stripe subscriptions in Bubble
13:24
Add logic to prevent unauthorized page access
2:29
)
Get all access with No Code MBA Unlimited
- Unlock premium step-by-step tutorials building real apps and websites
- Easy to follow tutorials broken down into lessons between 2 and 20 minutes
- Get access to the community to share what you're building, ask questions, and get support if you're stuck
Member Discussion
Upgrade to No Code MBA Unlimited to unlock member discussion