Skip to content

penguinstampede/Formty-Two

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#Formty-Two: For using Google Forms without the Google Forms.

Give Formty-Two a Google Form ID, and it will generate a file for you with the forms in your template of choice.

Currently supports slim, and plain HTML (good for ERB/Liquid?), and the Foundation framework.

Use the Rake task! Add require 'formty-two/tasks' to your Rakefile, then on the command line run rake formty:build_slim[GOOGLE_FORM_ID,TEMPLATE,FRAMEWORK] or just include the form ID to build a slim template using the Foundation framework.

###TODO:

  • More templates?
  • More field types? (currently just supports text/radio/checkbox, ignores "other" choices)
  • How do we handle multi-page forms? (Do we?)

About

Give it a Google Form ID, and it will generate the HTML you want for your own website.

Resources

Stars

Watchers

Forks

Packages

No packages published