DeveloperBreeze

Data Structure Development Tutorials, Guides & Insights

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

Building a Web Application with Bubble

Tutorial August 09, 2024

  • In the Workflow tab, create a new workflow for the “Sign Up” button.
  • Add an action to sign up the user using the email and password inputs.
  • Create another workflow for the “Login” button to log in the user.
  • Create a workflow for the “Add Task” button.
  • Add an action to create a new Task in the database using the input fields.