Code Monkey home page Code Monkey logo

pollit's Introduction

Poll it!

A user authenticated poll creation app. The user can create a poll of their choosing and have other users cast their votes. The application will then calculate the poll and display the results in google charts.

Technologies used:

  • HTML
  • CSS
  • Javascript
  • Node JS
  • MySQL

NPM Packages used:

  • bcryptjs
  • body-parser
  • connect-flash
  • cookie-parser
  • express
  • express-breadcrumbs
  • express-handlebars
  • express-messages
  • express-session
  • express-validator
  • mysql
  • nodemon
  • passport
  • passport-http
  • passport-local
  • sequelize
  • uuid
  • webpack

Version

1.1.0

Usage

The landing page will allow the user to create a new account or log in to an existing one.

alt text

Once the user is logged in, he/she has the option to create 3 different types of polls:

  1. A binary poll - A poll that asks a question and calls for either an agree or disagree response.
  2. A multiple option poll - A poll that asks a question and allows the user to determine the choices and how many choices (up to 4).
  3. A preferrential poll = A poll that asks a question and calls for a preference choice on a scale of 1-5.

alt text

Binary poll:

alt text

Multi poll:

alt text

Preferential poll:

alt text

After the user creates the poll, they will get a link to send it out.

alt text

Other users can then vote on the poll.

alt text

The results are then displayed on the logged in users dashboard in a google pie chart.

alt text

Link to the live site

https://obscure-crag-43344.herokuapp.com/users/login

Installation

Loginapp requires Node.js v4+ to run.

$ npm install
$ npm start

pollit's People

Contributors

ilamarang avatar

Watchers

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