l0o0 / pyformbuilder

Jquery Form Builder with Python Flask

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Pyformbuilder

Pyformbuilder is Jquery and HTML5 Form Builder in Python way.

Created the loader for Python with Flask module.

How to use

  • Install the requirement first
$ sudo pip install -r requirements.txt
  • Set mongodb configure in config.py

  • Run the script

$ python index.py

Update

  1. Add 'Others' choice, when you have choices unlisted in the choice element

About

Jquery Form Builder with Python Flask


Languages

Language:JavaScript 35.8%Language:HTML 32.3%Language:Smarty 16.1%Language:Python 8.0%Language:CSS 7.7%