Git Product home page Git Product logo

pardashealth / quick-survey Goto Github PK

View Code? Open in Web Editor NEW

This project forked from simonv3/quick-survey

0.0 2.0 0.0 5.5 MB

A tool for quick surveys, try it out. (No longer maintained).

Home Page: https://apps.sandstorm.io/app/wupmzqk4872vgsye9t9x5dmrdw17mad97dk21jvcm2ph4jataze0

License: MIT License

Ruby 0.80% Shell 1.02% Cap'n Proto 1.58% JavaScript 92.01% HTML 2.93% CSS 1.05% Makefile 0.14% C++ 0.48%

quick-survey's Introduction

Quick Survey

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

Demo

quick-survey quick-survey-results

Goals

  • Single install app using Sandstorm.

To deploy

To install on Sandstorm:

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?

To run locally with Meteor:

  1. Install Meteor curl https://install.meteor.com/ | sh if it's not already installed
  2. Clone repo to a local directory git clone [email protected]:simonv3/quick-survey and change directory cd quick-survey.
  3. You might need to run meteor npm install to get all the npm packages working.
  4. Run the app to see if it all works SANDSTORM=1 meteor. Sandstorm=1 tells the app to pretend it's running inside of Meteor.

If you want to add an administrator, you'll need to use the API made available by meteor-accounts-sandstorm. Then add a user like so:

SandstormAccounts.setTestUserInfo({
  id: 1,
  name: "Alice",
  permissions: ['owner']
});

Attribution

quick-survey's People

Contributors

simonv3 avatar elimisteve avatar

Watchers

James Cloos avatar masgarinia 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.