First App

Create a first App in just 3 minutes

Rapidly create a first data management App

Here we create a first App: a simple data management App.

This whole thing may take you 3 minutes or so, but we think that is not a very long time to create a fully-functional App :)

The first question is: what kind of data do we want to manage?

Suppose we want to manage Events and for us an Event has the following three bits of information:

What we do in Logiak is define a Data Object.

Here is a video to show how to do this in your Project.

Create an Object called “event” and add three fields

Create component to list Events

(Auto-)Create components to add, view, edit and delete events

Test App