Step 7 : Create Front-end for your application
Let's see how to display this database on your application.
The first thing to do is to create another project: A Front-end project.
Click on File -> New -> Project -> Convertigo Low Code Fullstack Web/Desktop or Mobile app project.
Name this project "sql_database_front".
Now open the Visual app Viewer (the play button above the tree view), then change the header title by right clicking it directly in the app Viewer and change its value in the "Text value" field (SQL Front for exemple).
Click to expand...

Let's dive to some more complex steps : Create your list container to display the data.