This step involves setting up fields within tables.
The primary key will be automatically created when you first create the table. You must not add or modify the primary key.
Adding Fields:
To add fields, proceed to step #2.
Click on the settings icon located under the table for which you want to add fields.
choose to add a new field
fill in all the details
Once you've added the necessary fields, click "Save."
Ensure that every field you add is properly displayed within its respective table.
After completing the field addition process, it's important to select the CRUD operations (Create, Read, Update, Delete) for those fields. This determines the actions users can perform with the data.