Coder Social home page Coder Social logo

justask's Introduction

Justask

Staging Environment

In just about every software problem I've encountered, I always see room for improvement in quickly gathering feedback on or answering a set of questions about a new product feature. I thought it would be fun to make a basic survey tool to help solve this problem as well as provide a test bed for several technologies I've been wanting to explore.

Proposed Stack

  • Rails 4 backend
  • Postageapp to e-mail out surveys
  • Store questions/responses in schemaless JSON columns in Postgres 9.4 to allow the question types to be easily stored/extended while being fast enough to do analytics
  • Admin Frontend
    • Start with a straight HAML/Bootstrap/JS then enhance it to use Angular.js
    • TBD dashboard library to view responses
  • Survey User Frontend
    • jQuery Mobile to provide a simple UI that can be viewed on any device

Configuration Steps:

  1. Create config/database.yml
  2. Configure /config/deploy/ enviroments

justask's People

Contributors

davidjconnolly avatar

Stargazers

 avatar

Watchers

James Cloos avatar  avatar

justask's Issues

Build Survey User UI

  • Implement basic jQuery mobile front end
  • Allow a user to answer any of the basic question types for a given Survey:
    • agree_scale
    • checkbox
    • multiple_choice_dropdown
    • multiple_choice_radio
    • text

Enhance Admin Survey UI

  • Allow users to change the order of Surveys, Pages, Questeions
  • Add clearer divisions between the 3 objects types

Add Projects

  • Users are associated with multiple projects and vice versa
  • Each Survey can have one and only one Project
  • Surveys can be copied to/from other projects

Implement Dashboard

  • Ability to see a dashboard showing useful information about Surveys within a given Project & Overall for the currently logged in user
  • Potential KPI's:
    • Response rate
    • Number/type of questions asked per Survey
    • Number of pages/questions completed
    • TBD?

Implement Postageapp

  • Ability to instantiate a new survey for a survey user using an auto generated hash sent out to each e-mail recipient
  • Ability to send out e-mails and track user responses to surveys
  • Ability to initiate e-mails from Admin, for a given project/survey

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.