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 .
- Host: GitHub
- URL: https://github.com/dsc712/react-workshop-project
- Owner: dsc712
- Created: 2018-08-06T18:52:27.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2018-08-07T07:57:46.000Z (almost 8 years ago)
- Last Synced: 2025-01-18T07:32:14.567Z (over 1 year ago)
- Topics: es6, material-ui, reactjs
- Language: JavaScript
- Size: 50.8 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)