Closed dselman closed 5 years ago
@mttrbrts has picked up this work and is making good progress.
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
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.
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
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