/Polls-Application

A Simple Poll Application Using Node.Js, Express.Js, Morris.Js, Jade, MySQL and Bootstrap

Primary LanguageJavaScript

Polls-Application

A Simple Poll Application Using Node.Js, Express.Js, Morris.Js, Jade, MySQL and Bootstrap.

It consists of features like user can add questions and there corresponding options, can vote previous posted questions, and view the results.

Installation Instructions

###Install Node.Js Download and Install From Here ###Install npm Install npm From Here ##Install MySQL See Installation Instruction From Here

Dependencies:

  • Express.js
  • Express Body Parser
  • Mysql

Create Database named "node_polls" Import "node_polls.sql" ##Run locally

node ex.js

Go to this link http://0.0.0.0:3000 ##License GNU GPL V3