In this learning content, we will create data tables to work with data, create user-defined actions and increase the functionality of the application in I Have an Idea web and mobile application. We will create the data tables that we identified as a result of reading the analysis document in previous learning contents.
In this learning content, we will create data tables in I have an idea web and mobile application to work with data, create user-defined actions, and increase the functionality of the application.
In Kuika, the Datasources module is used to work with data and create data tables.
The Datasources module comes by default for each project with a database called ManagedDB, which is hosted on Kuika local servers and used for Workspace-specific purposes.
Through ManageDB you can develop and publish your application without the need for an additional database.
Within the scope of this learning content, we will create the data tables that we determined as a result of reading the analysis document in the previous learning content.
Let's start if you are ready.
To create the data table, first open the Datasources module.
In this learning content, we will create 6 data tables named Department, Personnel, Idea, IdeaLike, IdeaComment and IdeaCategory.
By default, Kuika creates the Table ID column in the Guid data type for each data table you create.
(i) Kuika automatically selects the appropriate data type for the column name when you enter the column name with the artificial intelligence assistant it offers during the table creation process. For this process, you need to click on the AI icon next to the data type before typing the column name.
Note If you leave the table creation screen without creating the table, your progress will not be saved and your table creation process will not be performed. For this reason, be sure to create the table.
Now let's create our other table, the Personnel table.
Let's continue with the Idea table.
Next, let's create the IdeaLike table.
Let's continue with another table, IdeaComment.
Now let's continue with our last table, IdeaCategory.
Let's proceed by making our updates in the Idea table.
With these operations, we have created multiple new tables.
In this learning content, we will create data tables to work with data, create user-defined actions and increase the functionality of the application in I Have an Idea web and mobile application. We will create the data tables that we identified as a result of reading the analysis document in previous learning contents.
In this learning content, we will create data tables in I have an idea web and mobile application to work with data, create user-defined actions, and increase the functionality of the application.
In Kuika, the Datasources module is used to work with data and create data tables.
The Datasources module comes by default for each project with a database called ManagedDB, which is hosted on Kuika local servers and used for Workspace-specific purposes.
Through ManageDB you can develop and publish your application without the need for an additional database.
Within the scope of this learning content, we will create the data tables that we determined as a result of reading the analysis document in the previous learning content.
Let's start if you are ready.
To create the data table, first open the Datasources module.
In this learning content, we will create 6 data tables named Department, Personnel, Idea, IdeaLike, IdeaComment and IdeaCategory.
By default, Kuika creates the Table ID column in the Guid data type for each data table you create.
(i) Kuika automatically selects the appropriate data type for the column name when you enter the column name with the artificial intelligence assistant it offers during the table creation process. For this process, you need to click on the AI icon next to the data type before typing the column name.
Note If you leave the table creation screen without creating the table, your progress will not be saved and your table creation process will not be performed. For this reason, be sure to create the table.
Now let's create our other table, the Personnel table.
Let's continue with the Idea table.
Next, let's create the IdeaLike table.
Let's continue with another table, IdeaComment.
Now let's continue with our last table, IdeaCategory.
Let's proceed by making our updates in the Idea table.
With these operations, we have created multiple new tables.