Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/suryadev99/form_builder

a form builder
https://github.com/suryadev99/form_builder

form-builder form-validation full-stack fullstack-development html javascript python sqlite

Last synced: 27 days ago
JSON representation

a form builder

Awesome Lists containing this project

README

        

# form builder
A simple form builder made using javascript.

## How to use
- Install the requirement first
```sh
$ sudo pip install -r requirements.txt
```
- Run the script
```sh
$ python index.py
```