Skip to content

jvoltci/aire

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

59 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

aire

aire

A smart polling system.

aire is polling and survey system for those who want the quick result and feedback over a particular local region. I made this app seeing the gap here in my college. It becomes hectic to take a survey or feedback on an issue so to simplify this process or just to air this problem I came up with "aire".

Realtime polling app using ReactJS and NodeJS PWA app.

This app will allow you to:

*Add new poll. *Add new Secured poll where poll creator gets to approve their polling audience. *Notification is sent to poll creator if its a secure poll when their audience needs permission to vote. *Allow user to vote on any poll. *Show live voting result with decent charts and statistics.

How to run the code

Make sure you have Node and Reactjs installed in your system and install all necessary node modules/dependencies on both server(nodeJS) and client(reactjs) by running:

npm install

After installation, run the node and react application using following command in their respective directories:

npm start

Visit localhost:3000 to view the app.

About

A smart polling system.

Resources

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published