Coder Social home page Coder Social logo

adrianamusic / collab-form-builder Goto Github PK

View Code? Open in Web Editor NEW

This project forked from cfpb/collab-form-builder

0.0 2.0 0.0 152 KB

Form Builder app for Collab

License: Creative Commons Zero v1.0 Universal

Python 48.72% Shell 0.21% JavaScript 27.32% HTML 14.88% Less 8.88%

collab-form-builder's Introduction

#Form Builder

Build Status

Form Builder is a Django-based dynamic form builder for Collab.

##Screenshot

index page

##Installation

To use this application you will need to first have Collab installed.

Then, once you clone this repo, you can install the application using setuptools:

python setup.py install

Or, if you are developing with this app, you can add it to your search path like:

cd collab
ln -s ../collab-form-builder/src/form_builder .

Once the application is installed, add it to core collab's INSTALLED_APPS in your local_settings.py file:

INSTALLED_APPS += ( 'form_builder', )

##Contributing

Please read the contributing guide.

collab-form-builder's People

Contributors

m3brown avatar scotchester avatar grapesmoker avatar dlapiduz avatar richaagarwal avatar sephcoster avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.