Skip to content

Jatin6256/Polling-Web-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Polling-Web-App

It is polling web application made with flask.

Availaible Options in web app

1 Sign in with google

2 Create a poll. After creating a poll you will get a poll id, which you can give to others to vote.

3 View list of voters who have voted

4 View Poll created by you

5 Give vote

6 Delete a poll created by you

7 Log out

Key Features

1 Live update of vote without refresh. To acomplish this it uses web sockets.

2. No one can see option selected by voter. You can only see list of voters.

3. Live Result

Try this app

Try by giving vote to sample poll created by me Click me!! Poll Id = 251305 or Try the link in release

If you want to run this app localy :

1. Clone this repo.

2. pip3 install -r requirements.txt

3. python3 app.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published