Coder Social home page Coder Social logo

form_creator's Introduction

FormCreator
===========

FormCreator is an engine with an interface to quickly create simple forms. The plugin is separated into two models: forms and aforms.
The forms model is the main model for the forms. The aforms is an extra model added in case the user needs to add a more complicated form,
they can write it and FormCreator will include it in the list of available forms.

The plugin's root is at http://{app}/forms. Here the application will show a list of the created forms and aforms, if there are any. 
Available options include viewing the form for submission, editing the forms fields, editing the form details, and viewing all form submissions.

Installation
============
Required Dependencies:
FormCreator utilizes haml. Make sure you have the gem installed.
gem install haml 

Installation is simple, once you have the plugin in your plugin directory, run rake db:migrate:form_creator from your app root. This will generate the three tables that form_creator uses. Then you are good to go.

Developed for Southern Illinois University Housing.


Copyright (c) 2010 [name of plugin creator], released under the MIT license

form_creator's People

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 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.