|
|
|
|
|
by palypster
1141 days ago
|
|
Hey, thank you for the feedback. Just to add more clarity, currently it is generating simple data management (basic CRUD) - table listing, create/update and delete methods with some additinoal functionality, wrapped in a nice clean UI. It sort of understands/correctly guess (mostly) what columns should be present on listing, how the form should look like (it guess the types of the fields just by their names, etc.), it adds media uploader if relevant and it creates relations between different entities, etc. So it's basically just a code generator that is much more intelligent then standard code generators are. It's still in beta, we would like to hear what people think, if it is something worth working on more. We already have like hundreds of ideas, some more visionary than others, but we would love to hear the feedback. |
|