An open API service indexing awesome lists of open source software.

https://github.com/dsc712/react-workshop-project

dynamic multi-step form created automatically for any kind of form data .
https://github.com/dsc712/react-workshop-project

es6 material-ui reactjs

Last synced: about 1 month ago
JSON representation

dynamic multi-step form created automatically for any kind of form data .

Awesome Lists containing this project

README

          

## Dynamic/generic multi-step form created for any json containing form-data
> It means no need to write html every time when client ask you for a form .
> This js code is capable enough to create a multi step form for any generic form-data .

#### Form data is generated using this [script](https://gist.github.com/garvitdelhi/9abbfb64341ed82317b028278e9827c0)