DSACMS / open

Other
2 stars 1 forks source link

Exploration of form.io capabilities #30

Open dmethvin-gov opened 3 months ago

dmethvin-gov commented 3 months ago

MENTOR

BRIEF DESCRIPTION

Evaluate our ability to use form.io form creation with the US Web Design System (USWDS). I quickly pulled their existing demo together in https://dsacms.github.io/form-demo/ but would like to create a more realistic form example similar to these:

SCOPING

1 week

SKILLS NEEDED

Most of the form creation is via a JSON file, and there is a visual form editor as well. However, the analysis and limitations part will require reading some of the open source code and knowing web development (HTML/CSS/JavaScript and perhaps React).

REQUIRED DELIVERABLES

DESIRED DELIVERY WINDOW

NOTES/INSPO

The quick demo above pulls from several open-source projects and repos:

The last link above is a supposedly-working formio+USWDS implementation but I saw problems with duplicated content that may have been due to bugs in the USWDS templates, code issues, or just plain bit rot since it's all a few years old.

ACKNOWLEDGEMENTS