Progress Bar
Discover how the Progress Bar feature in Bubble.io can elevate your no code SaaS project, allowing solopreneurs to visually track and display progress within their applications, enhancing user engagement and providing valuable feedback on task completion.

How to add a progress bar to your Bubble.io app
In this Bubble.io tutorial we demonstrate how to create a progress bar in Bubble using the Progress Bar plugin by Bubble.io. This Bubble tutorial includes a couple of extra tricks and tips including how to remove the text value from the progress bar and how to work with the progress bar when you are not working with percentage values.
Explore more of our no code tutorials
Discover more Bubble tutorials
Start building your No Code SaaS with Bubble.io & Planet No Code

How to send emails with Postmark and Bubble using templates
In this Bubble.io tutorial video we demonstrate how to link Postmark and Bubble with the API connector.

Creating a Chatbot experience using Bubble & ChatGPT API
In this Bubble tutorial we demonstrate how to use the ChatGPT API to create an AI chatbot like experience in your Bubble app. We dive right the deep end of the Bubble API Connector, we have getting started videos for the OpenAI API on our channel already. This video shows one way to approach the challenge of formating the message history correctly in JSON so that your chatbot is aware of the message history and respond accordingly.

OpenAI Loading Animation - Using CSS
In this Bubble tutorial we demonstrate how to improve your Bubble app's UX (user experience) by showing a loading animation while you wait for a response from the OpenAI API (ChatGPT). This tutorial uses a CSS animation from loading.io.

How to create a registration or sign up popup in Bubble.io
In this Bubble.io tutorial we demonstrate how to create a popup registration modal in Bubble and detail the Workflow steps needed to sign a user up to your app.

Better checkboxes and toggles
In this Bubble tutorial video we demonstrate how you can quickly improve the look of checkboxes in your Bubble app by adding an Ionic Toggle.

How to stop shadows from clipping within a repeating group
Here's a quick tip for working with repeating groups and shadows in your Bubble app.