Skip to content

piyush-multiplexer/form-generator

Repository files navigation

Install Requirements

pip install -r requirements.txt

Run file

python UserSelections.py
Follow step and Generate Form, it will generate html file.

N|Solid N|Solid

Supported Fields
  • Text Field
  • Email Field
  • Password Field
  • Select Field
  • Radio Field
  • Checkbox
  • Buttons
  • Date
  • Time
  • Month
  • Week
  • DateTime
incoming
  • number
  • range
  • color
  • search
  • file
VueJS(v-model) Integration Added in all above fields