In this video series, We will show you how to create a simple CRUD website (that is, a Create, Read, Update and Delete website) called Abuja Directories without writing any code.
In this part we will then create two backend actions called Get Directories and Get directory. Subsequently, we will move over to the design section of our application and create the user interface using Dittofi’s already made front-end components so that users can see and interact with what we have stored in our MySQL database.
timestamps -
00:00 - Creating backend actions
03:18 - Installing a dittofi frontend component
05:52 - Connecting frontend elements to the backend