CDCgov / ReportVision

Intelligent Data Workflow Automation
Apache License 2.0
1 stars 1 forks source link

Extract skeleton updates #213

Closed arinkulshi-skylight closed 1 week ago

arinkulshi-skylight commented 2 weeks ago

Pull Request

Description

https://github.com/CDCgov/IDWA/issues/184

add structure to ingest template to local storage(see structure below) make updates to dropdown. pass data to the next page through route.

"templates": [
{
"name": "",
"description":"",
"pages": [
{
"image": "base64"
"fieldNames": []
}
]
}
]

Checklist

Please review and complete the following checklist before submitting your pull request:

Checklist for Reviewers

Please review and complete the following checklist during the review process: