Adding Noodl Cloud Services to the Task Manager app

Поділитися
Вставка
  • Опубліковано 15 жов 2024
  • In this video we will add a Noodl Cloud Service to the Task Manager app from the interactive tutorials so that we can save tasks in a database. We will also look at how you can get then save new items to the database, get all the data into your Noodl app and how you can update existing tasks in the database.
    Additionally we will use Array Filters to filter some of the data and we will use a Function node with some simple JavaScript to indicate if a Task is overdue or not.
    Enjoy!
    Download Noodl here: www.noodl.net/
    Check out the Noodl documentation here: docs.noodl.net/
    Join the Noodl Discord: / discord
    #NoCode #appdesign #webapp #Noodl
    00:03 Intro
    00:22 Why we want the Noodl Cloud Service
    00:56 What we will do
    01:21 Adding and enabling Noodl Cloud Service
    01:55 Selecting which Cloud Service to use
    02:27 The Cloud Service Dashboard
    02:55 Create a new database class
    03:35 Adding columns to a database class
    04:31 How to use the Create New Record node and save data to the database
    06:08 Using the Query Records node to get data from the database
    07:35 How to update an existing record in the database
    10:13 Hover on nodes to inspect them
    12:37 Style the task cards based on the Completed property
    13:13 Adding an Icon node to show a checkmark
    13:48 Using a States node to control the opacity of completed cards
    16:28 Splitting the Task list into two sections
    17:32 Adding Array Filter nodes to split Completed and Incomplet tasks in two lists
    17:58 Hooking up the Array Filter and defining the filter
    19:26 A simple Function node with some simple JavaScript
    21:51 Summary

КОМЕНТАРІ • 8

  • @xxoooOFxx
    @xxoooOFxx Рік тому +2

    Hey Johan, fantastic tutorial and great tool! I spent the afternoon looking at it, and was very impressed! Will be looking around Noodl more over the next few days.

    • @getnoodl
      @getnoodl  Рік тому

      Feel free to join our Discord server to learn more and get the latest and greatest content: discord.gg/23xU2hYrSJ

  • @mariocesarberardo8984
    @mariocesarberardo8984 2 місяці тому +3

    Noodl "add cloud service" screen does not match th screen in video tutorial.

  • @scottvickrey2743
    @scottvickrey2743 Рік тому

    Thank you. Please do a cloud function video I think I could learn it easily in your videos.

  • @r4lfxd
    @r4lfxd 8 місяців тому

    Am I understanding it right that you can't use Noodl Cloud once you take your app to live? Do I need external database like Firebase?

  • @synnotus
    @synnotus Рік тому

    I am looking for any tutorial on noodl and chatbot, for example how to create your own AI chatbot using noodl

    • @getnoodl
      @getnoodl  Рік тому

      Hi, we have a prefab that is a good starting point: docs.noodl.net/2.8/library/prefabs/openai/ We also recommend that you join our active Discord server where you can ask questions and find more great content: discord.gg/23xU2hYrSJ

  • @danielkovacs3664
    @danielkovacs3664 6 місяців тому

    open dashboard no working for me