Skip to content

simonv3/quick-survey

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Quick Survey

A tool for quickly building and releasing surveys. Open source & quick to host it yourself.

Deploy

quick-survey quick-survey-results

Goals

  • One click install.
  • Manage your own survey with a variety of question types.
  • Optional log in and verification (through e-mail / GitHub / Twitter) of a survey. Still to do: GitHub / Twitter / Etc.

To deploy

To deploy on Heroku:

Deploy

To deploy with Meteor:

  1. Install Meteor curl https://install.meteor.com/ | sh
  2. Clone repo to a local directory git clone [email protected]:simonv3/quick-survey and change directory cd quick-survey.
  3. Run the app to see if it all works meteor
  4. Deploy to meteor meteor deploy mysurveyname.meteor.com
  5. Go to mysurveyname.meteor.com, you'll be taken to a setup screen.
  6. Ask people things!

Contributing

What's needed:

  • This tool was built for user experience researchers. So I need user experience testers!
  • Ideas for the tool to do.
  • Angular / Meteor expertise to go over the code
  • Security holes found?

Attribution