The Formbuilder is a marionette and backbone-forms based web application for JSON form definition. The application allows to define backbone-forms schema in order to generate HTML forms.
Formbuilder features :
- Graphical form definition
- Export / Import in JSON file
- Drag'n drop field position ajustement
- Model definition based on backone-forms
See our documentation
You can try the formBuilder on this page That page is static, so some functionnalities like "save on the cloud" will not work.
Check out python back end repository built with Flask and SQLAlchemy.