Skip to content

A JavaScript application used for creating and storing public internet votes and their results

License

Notifications You must be signed in to change notification settings

furyozo/Nodejs-Express-Voting-App

Repository files navigation

Nodejs/Express P-Poll application

Description

P-Poll is a Nodejs/Express microapplication that is used to create public polls that can be accessed publicly and then voted on by all users having access to the poll link or visiting it via the P-Poll homepage.

Installation

To run the project, simply clone the package and run the commands bellow in the root folder of the cloned project. The application will then be started and can be accessed via the localhost:3000 or 127.0.0.1:3000 route inside your browser.

$ npm i
$ node index.js

Live version

a live version of the application is available at https://p-poll.herokuapp.com/

About

A JavaScript application used for creating and storing public internet votes and their results

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published