What is Data Seed?

Data Seed is a web application that allows creation of UI edit forms and API with no code. Installation steps: here.

DATA SEED Tutorial

The normal flow is to use existing tools to create tables in your database (phpMyAdmin or whatever) and then edit data in DATA-SEED, with no line of code. This includes relation between tables.

You will find a nice way of navigating between related tables, and edit data also with no code from your side.

1. Create the tables that you need in your MySQL database

For creating tables you will use exactly the tools you are familiar with, like myAdmin.


You can create tables as depicted below, or you can use the installable example. The results are the same, and the tables created are:

- customers:



- invoices:



- invoice details:



All the above is created anyway when you install the sample App.


2. Create relations between tables

For your needs create the relations between tables as you did before.


For our tutorial, this is how these relations should look:



3. Create App

Use [Apps] menu to add a new App:




For our simple tutorial we need to do this (so, click on [Apps] menu, then [Add new] link):





4. Create menus

Use [Menus] menu to add menu for your App:


then add your menus.


For tutorial we need to do this (click on [Menus], then [Add new] link):





5. Add filters

Use [Nomenclatures] menu to add filters for your App (nomenclatures plays also the role of filters):


br/>

For tutorial we need to do this (click on [Nomenclatures], then [Add new] link):





That was it! Go to your SEED installation [Home] menu, and find your App, menus and filters:










Home  |  Terms of use  |  Why DATA-SEED?  |  🕮 The Story