DeveloperBreeze

Workflow Development Tutorials, Guides & Insights

Unlock 1+ expert-curated workflow tutorials, real-world code snippets, and modern dev strategies. From fundamentals to advanced topics, boost your workflow skills on DeveloperBreeze.

Building a Web Application with Bubble

Tutorial August 09, 2024

  • Create a workflow for the “Add Task” button.
  • Add an action to create a new Task in the database using the input fields.
  • In the repeating group, add buttons for changing the task status.
  • Create workflows to update the task status when these buttons are clicked.