Skip to content

vi88i/vot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vot

A simple opinion poll or survey web app using MEVN stack.

vot

Project setup

$ git clone https://github.com/vi88i/vot.git && cd vot $ npm install # Install mongoDB and redis, before executing the following commands $ sudo systemctl start mongod $ sudo systemctl daemon-reload $ redis-server $ npm run serve # start vue app $ cd vot-server && node users.js # start node.js server

Sign-up and start creating polls.

vot

Generate link for the poll and share it with voters

vot

Pollster can view results in real-time

vot

About

A simple opinion poll or survey web app using MEVN stack.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors