Skip to content

Data models (and automatic form generation) #112

@ntoll

Description

@ntoll

We need to explore a new core concept: data model.

A data model uses properties to define the shape of commonly used data structures in an application. (Something akin to a Django model?). From such models could be generated automagically forms to use in the UI. Perhaps we can re-use the properties from the UI layer?

Given the auto-generation of forms, we need to figure out the story around form validation, and the handling of a submitted form.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type
    No fields configured for issues without a type.

    Projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions