accordproject / concerto

Business schema language and runtime
https://concerto.accordproject.org
Apache License 2.0
120 stars 106 forks source link

HTML Form generation #10

Closed dselman closed 5 years ago

dselman commented 6 years ago

It would be lovely to have a code generator that generates an HTML form from a modelled type. The form should generate valid JSON for the type so that it can be used to create or update instances.

There is the start of such a thing here: https://github.com/uchibeke/composer-form

dselman commented 6 years ago

@mttrbrts has picked up this work and is making good progress.

mttrbrts commented 5 years ago

The latest work is available in a fork of Uchi's work here, https://github.com/mttrbrts/concerto-form

Eventually, I see this ending up in https://github.com/hyperledger/composer-concerto-tools

stale[bot] commented 5 years ago

This issue has been automatically marked as stale because it has not had any recent activity. It will be closed if no further activity occurs in the next 14 days. Thank you for your contributions.

stale[bot] commented 5 years ago

This issue has been automatically closed because no further activity occurred. If you believe the issue is still relevant, please either reopen this issue, open a new issue, or contact one of the project maintainers