Learn how to use the Crowdbotics Model Builder.
The Model Builder allows you to visualize your Django models, as well as easily create new models. To use the model builder, click on "Data Models" from within the Crowdbotics Dashboard.
Your models will be displayed on the grid. To add a new model, click on "Data Models" on the right side of the screen and click "Add Model." You can set the app that the model belongs to here, as well as customize the model name. On the following screen, you can add new fields to your model.
Two-Way Functionality Note that the model builder is two-way. When you add models to your project, they will be displayed here. For instance, if you add a module to your project that adds new models, you will be able to see these new models on the model builder.