SlideShare a Scribd company logo
1 of 4
Download to read offline
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 09 Issue: 04 | Apr 2022 www.irjet.net p-ISSN: 2395-0072
© 2022, IRJET | Impact Factor value: 7.529 | ISO 9001:2008 Certified Journal | Page 772
GetPoll (A Polling Website)
Vishal Vishwakarma1, Yogeshdas Vaishnav2, Ajitkumar Yadav3
[1][2][3] Student, Department of Information Technology, Atharva College of Engineering, Mumbai
[4] Professor Yogita Shelar, Department of Information Technology, Atharva College of Engineering
---------------------------------------------------------------------***---------------------------------------------------------------------
Abstract – In these new times, there are several poll
websites but a daily needed poll website isn’t availabletoallof
them. The purposed system has many features like one can
also create image polls too. What other websites does is that
they charge for the image poll. Our website has a cloud
storage to store image when you create image poll. It has one-
time vote option so one doesn’t have to be insecure about
result, its going to be genuine. Also result is shown in two form
one the normal bar form another is graph formso usercan get
a quick idea and can download in many documents form.
Google auth is added to make the login procedure simple.
1.INTRODUCTION
During online lectures, webinars, while YouTube online
streaming speakers or professors may want to know some
answers from the audience but not in normal form but in
statistics, percentage form. In that case if each and every
person will answer in a chat box or on personal chat then it
will be very difficult for speakers or professorstofindstatistics
of that answer and very time taking process. In this type of
scenario, to know the audience response people used poll
websites in which one can create poll the way theywantto but
many websites give a lot feature and user get confused and
some website doesn’t the required features liketimeror image
poll. One can find a website which provide image poll but they
are subscription-based model, that’s where GetPoll comes, it
provides user the required features.
1.1 MOTIVATION
Motivation of this project is to serve humanity better with
the help of technology. A friendly websitewith onlyrequired
features is just what a normal person needs in his/her daily
life. People can use this application while Live Streaming,
Online Teaching, General Polling and also for online survey
purposes. He/she can also use image poll to create poll
which also available in GetPoll. One can also perform CRUD
operations to change the poll data.
1.2 PROBLEM STATEMENT
While Live Streaming it is likely more often for the hosts
to get to know their audience and there preferences and
that's where polling comes into the play and popular
Apps/Sites such as YouTube, Google Classroom don'thavea
readily feature of creating a live poll and the option they are
left with is to use the live chat feature toask questionswhere
the chaos rates are high.
2 . AIM AND OBJECTIVE
 Aim is to provide flexibility to hosts or professors
while online teaching to ask simple Questions and
get the result in two formats for better grip ofscore.
 The primary objective is to provide a poll websitein
which he/she will be able to create a poll and can
share it with his/her audience
3. Litrature Survey
Literature review:
Users in GetPoll:
The system has only two types of users.
1.User-Side Application:
 Registered user:
user can see all the live polls and they can vote for it.
only one voted will be counted. and if admin allowed
him to see the result, they can also see the result. user
can also create their own poll. If user have created a
specific poll they can also perform CRUDoperationonit.
 Visitor user:
Visitor can only see polls, if they are allowed to see the
result of the poll then they can see the result of it. If they
want to get their vote counted and creation of poll will
only take place after if they have registered.
2.Admin-Side Website:
Admin can perform CRUD operation on all polls. they can
delete a particular user. Basically admin-side is for
developers only, Django provides a nice frontend which is
inbuilt show its easy to work with.
Admin will also have a dashboard where he/she can make
the database consistent.
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 09 Issue: 04 | Apr 2022 www.irjet.net p-ISSN: 2395-0072
© 2022, IRJET | Impact Factor value: 7.529 | ISO 9001:2008 Certified Journal | Page 773
Login and signup :
to use the features of the website, first you need to sign
up/login. One can think that he/she will havetogothrougha
long process. Yes, you can do that we have included it too as
default but if you just want to make your response get
counted in the less amount of time one can use the google
authentication system. We have made it insucha waythatin
two click you will be logged in/ registered. Initially when
user sign up through google, we don’t ask for password but
let’s say you want to set your password then what? One can
go the profile section where one can do multiple things with
the account.
I. Set password
II. Add email
III. Verify email
IV. Details of the account
If one sets a password and in future, he/she forgets it. They
can use the “forget password” to get a link on their mails to
reset the password. One can also add multiple email to the
same account so he/she can also login with any verified mail
or they can just use the username.
One more point is that if you sign up with google a random
username will be generated that’s the reason, we are able to
do it in two clicks. A unique username will be allocated to
you which you can see in the profile section.
Creation of the poll:
To create poll a basic requirement is you need a question
and minimum two option which GetPoll provides you as the
default interface. But one has to choose like one can enter
the question but then they need to select which type of poll
they want to create i.e. image poll or text poll.
Fig -1.1: creation of poll
Fig -1.2: creation of poll(text)
Fig -1.3: creation of poll(image)
One can click on text or image to create this type of poll. By
clicking on any of this option you will get two boxes to add
image or add text with a button called “add option”. Using
that one can add or remove the option. Initial two boxes
can’t be removed as you need at least two option to create a
poll.
Note: you need to be logged in to create a poll or else you
will get a message if you try to create one.
VOTING SYSTEM:
One has to understand that if anyone voting for a poll again
using the same then this destroys the purpose of genuine
result which the poll owner want to get from their audience.
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 09 Issue: 04 | Apr 2022 www.irjet.net p-ISSN: 2395-0072
© 2022, IRJET | Impact Factor value: 7.529 | ISO 9001:2008 Certified Journal | Page 774
Something which vote page will show, a poll with its
respective options and a timer will show at the top left right
corner. Suppose user has clicked on an option and just
opened the tab forgot to submit the vote, whenthetimer end
it will automatically take the data of which option is selected
and will act according to it and make changes in the result of
the poll.
Fig -2: Voting System
DASHBOARD:
This section will show in the navigation bar. It consists of all
the poll a user has created. Only created polls by the current
user will show in the dashboard in which one can edit the
question, options and timer and also, he/she can delete that
particular poll.
Fig -3.1: Dashboard
Fig -3.2: Dashboard
RESULT:
The moment creation of a poll take place, in that moment a
result URL also get created with 0 votes. When user share
the poll with its audience then user can get response for it.
Each submitted response makes the result in dynamic way.
As long as the poll get a new response result will change
dynamically. To give user a quick idea of which option got
the highest response, we showed the result in two types
I. Normal Progressing Bar Format
II. Graph Format (downloadable)
User can also down the graph in many different formats
Fig -4.1: Result (text Poll)
Fig -4.2: Result (Image Poll)
SHARE:
When a poll is created, to increase the response, user need
their audience to vote on the poll. Sharing the link via
copying the URL is quite difficult, it takes time copy from
there then paste. We have integrated social media links,
using them you can redirected to the post page.
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 09 Issue: 04 | Apr 2022 www.irjet.net p-ISSN: 2395-0072
© 2022, IRJET | Impact Factor value: 7.529 | ISO 9001:2008 Certified Journal | Page 775
Fig -5: Share Poll
4. CONCLUSION
The Website is created keeping in mind the ease of use and
interactive interface ofpoll applications.Oncetheuseropens
the application if the user has already registered then the
user can create a poll otherwise, he needs to first register
themself to create a poll and to view the poll result. While
creating a poll user will get two options image or text poll. If
a user has not registered themself then the user can’t vote
the polls. Poll application will be very useful in live stream,
online teaching, webinars, online meet.
REFERENCES
[1] Ramya Govindaraj, Kumaresan P and K.Sree
harshitha,”Online Voting System using Cloud”,2020
International Conference on Emerging Trends in
Information Technology and Engineering.
[2] Aakash, Aashish, Akshit, Sarthak,”Online Voting
system”, April 22, 2020 SSRN.
[3] N.Aditya Sundar, M.V.Kishore,Prof.Ch.Suresh,”ASecure
E-Voting System Using RSA and Md5 Algorithms Using
Random Number Generators”,Volume 13, Number 11
(2018) International Journal of Applied Engineering
Research ISSN
[4] M.A Hosany, N. Chedembrun,”Design and
implementation of an online voting system for the
election of students of the University of Mauritius”,Vol.
4, Issue 7 , July 2017,International Journal of Advanced
Research in Science.
[5] Vaibhav Anasune, Pradeep Choudhari, Madhura
Kelapure, Pranali Shirke Prasad Halgaonkar,”Online
Voting: Voting System Using Blockchain”,International
Research Journal ofEngineeringandTechnology(IRJET)

More Related Content

Similar to GetPoll (A Polling Website)

COLLEGE ONLINE ELECTION SYSTEM
COLLEGE ONLINE ELECTION SYSTEMCOLLEGE ONLINE ELECTION SYSTEM
COLLEGE ONLINE ELECTION SYSTEMIRJET Journal
 
IRJET- Online Studio Management System
IRJET- Online Studio Management SystemIRJET- Online Studio Management System
IRJET- Online Studio Management SystemIRJET Journal
 
IRJET- Online Studio Management System
IRJET- Online Studio Management SystemIRJET- Online Studio Management System
IRJET- Online Studio Management SystemIRJET Journal
 
Online Voting System
Online Voting SystemOnline Voting System
Online Voting SystemIRJET Journal
 
WEB BASED APPLICATION ON FLATMATE SEARCHINGSYSTEM
WEB BASED APPLICATION ON FLATMATE SEARCHINGSYSTEMWEB BASED APPLICATION ON FLATMATE SEARCHINGSYSTEM
WEB BASED APPLICATION ON FLATMATE SEARCHINGSYSTEMIRJET Journal
 
IRJET- College Enquiry Chat-Bot using API.AI
IRJET- College Enquiry Chat-Bot using API.AIIRJET- College Enquiry Chat-Bot using API.AI
IRJET- College Enquiry Chat-Bot using API.AIIRJET Journal
 
IRJET - Voice based E-Mail for Visually Challenged
IRJET -  	  Voice based E-Mail for Visually ChallengedIRJET -  	  Voice based E-Mail for Visually Challenged
IRJET - Voice based E-Mail for Visually ChallengedIRJET Journal
 
AUTOMATED FACE DETECTION AND RECOGNITION WEB-BASED MONITORING SYSTEM
AUTOMATED FACE DETECTION AND RECOGNITION WEB-BASED MONITORING SYSTEMAUTOMATED FACE DETECTION AND RECOGNITION WEB-BASED MONITORING SYSTEM
AUTOMATED FACE DETECTION AND RECOGNITION WEB-BASED MONITORING SYSTEMIRJET Journal
 
IRJET - Higher Education Access Prediction using Data Mining
IRJET -  	  Higher Education Access Prediction using Data MiningIRJET -  	  Higher Education Access Prediction using Data Mining
IRJET - Higher Education Access Prediction using Data MiningIRJET Journal
 
11.0001www.iiste.org call for paper. quality control solutions for niche mark...
11.0001www.iiste.org call for paper. quality control solutions for niche mark...11.0001www.iiste.org call for paper. quality control solutions for niche mark...
11.0001www.iiste.org call for paper. quality control solutions for niche mark...Alexander Decker
 
IRJET- Information Retrieval from Chat Application
IRJET-  	  Information Retrieval from Chat ApplicationIRJET-  	  Information Retrieval from Chat Application
IRJET- Information Retrieval from Chat ApplicationIRJET Journal
 
SEARCH ENGINE THROUGH GOOGLE API
SEARCH ENGINE THROUGH GOOGLE APISEARCH ENGINE THROUGH GOOGLE API
SEARCH ENGINE THROUGH GOOGLE APIIRJET Journal
 
1. quality control solutions for niche marketing 1-6
1. quality control solutions for niche marketing   1-61. quality control solutions for niche marketing   1-6
1. quality control solutions for niche marketing 1-6Alexander Decker
 
IRJET- Tour and Travels
IRJET- Tour and TravelsIRJET- Tour and Travels
IRJET- Tour and TravelsIRJET Journal
 
IRJET- Best Practices of UI Elements Design
IRJET- Best Practices of UI Elements DesignIRJET- Best Practices of UI Elements Design
IRJET- Best Practices of UI Elements DesignIRJET Journal
 
IRJET- College Enquiry Chatbot System(DMCE)
IRJET-  	  College Enquiry Chatbot System(DMCE)IRJET-  	  College Enquiry Chatbot System(DMCE)
IRJET- College Enquiry Chatbot System(DMCE)IRJET Journal
 
IRJET- Agriculture Business to Business Website
IRJET- Agriculture Business to Business WebsiteIRJET- Agriculture Business to Business Website
IRJET- Agriculture Business to Business WebsiteIRJET Journal
 
IRJET - Architectural Visualizer in Android
IRJET - Architectural Visualizer in AndroidIRJET - Architectural Visualizer in Android
IRJET - Architectural Visualizer in AndroidIRJET Journal
 
IRJET- Smart Banner Advertisement using Dynamic Pricing
IRJET- Smart Banner Advertisement using Dynamic PricingIRJET- Smart Banner Advertisement using Dynamic Pricing
IRJET- Smart Banner Advertisement using Dynamic PricingIRJET Journal
 

Similar to GetPoll (A Polling Website) (20)

COLLEGE ONLINE ELECTION SYSTEM
COLLEGE ONLINE ELECTION SYSTEMCOLLEGE ONLINE ELECTION SYSTEM
COLLEGE ONLINE ELECTION SYSTEM
 
IRJET- Online Studio Management System
IRJET- Online Studio Management SystemIRJET- Online Studio Management System
IRJET- Online Studio Management System
 
IRJET- Online Studio Management System
IRJET- Online Studio Management SystemIRJET- Online Studio Management System
IRJET- Online Studio Management System
 
Online Voting System
Online Voting SystemOnline Voting System
Online Voting System
 
WEB BASED APPLICATION ON FLATMATE SEARCHINGSYSTEM
WEB BASED APPLICATION ON FLATMATE SEARCHINGSYSTEMWEB BASED APPLICATION ON FLATMATE SEARCHINGSYSTEM
WEB BASED APPLICATION ON FLATMATE SEARCHINGSYSTEM
 
IRJET- College Enquiry Chat-Bot using API.AI
IRJET- College Enquiry Chat-Bot using API.AIIRJET- College Enquiry Chat-Bot using API.AI
IRJET- College Enquiry Chat-Bot using API.AI
 
IRJET - Voice based E-Mail for Visually Challenged
IRJET -  	  Voice based E-Mail for Visually ChallengedIRJET -  	  Voice based E-Mail for Visually Challenged
IRJET - Voice based E-Mail for Visually Challenged
 
AUTOMATED FACE DETECTION AND RECOGNITION WEB-BASED MONITORING SYSTEM
AUTOMATED FACE DETECTION AND RECOGNITION WEB-BASED MONITORING SYSTEMAUTOMATED FACE DETECTION AND RECOGNITION WEB-BASED MONITORING SYSTEM
AUTOMATED FACE DETECTION AND RECOGNITION WEB-BASED MONITORING SYSTEM
 
IRJET - Higher Education Access Prediction using Data Mining
IRJET -  	  Higher Education Access Prediction using Data MiningIRJET -  	  Higher Education Access Prediction using Data Mining
IRJET - Higher Education Access Prediction using Data Mining
 
11.0001www.iiste.org call for paper. quality control solutions for niche mark...
11.0001www.iiste.org call for paper. quality control solutions for niche mark...11.0001www.iiste.org call for paper. quality control solutions for niche mark...
11.0001www.iiste.org call for paper. quality control solutions for niche mark...
 
IRJET- Helping Hand
IRJET- Helping HandIRJET- Helping Hand
IRJET- Helping Hand
 
IRJET- Information Retrieval from Chat Application
IRJET-  	  Information Retrieval from Chat ApplicationIRJET-  	  Information Retrieval from Chat Application
IRJET- Information Retrieval from Chat Application
 
SEARCH ENGINE THROUGH GOOGLE API
SEARCH ENGINE THROUGH GOOGLE APISEARCH ENGINE THROUGH GOOGLE API
SEARCH ENGINE THROUGH GOOGLE API
 
1. quality control solutions for niche marketing 1-6
1. quality control solutions for niche marketing   1-61. quality control solutions for niche marketing   1-6
1. quality control solutions for niche marketing 1-6
 
IRJET- Tour and Travels
IRJET- Tour and TravelsIRJET- Tour and Travels
IRJET- Tour and Travels
 
IRJET- Best Practices of UI Elements Design
IRJET- Best Practices of UI Elements DesignIRJET- Best Practices of UI Elements Design
IRJET- Best Practices of UI Elements Design
 
IRJET- College Enquiry Chatbot System(DMCE)
IRJET-  	  College Enquiry Chatbot System(DMCE)IRJET-  	  College Enquiry Chatbot System(DMCE)
IRJET- College Enquiry Chatbot System(DMCE)
 
IRJET- Agriculture Business to Business Website
IRJET- Agriculture Business to Business WebsiteIRJET- Agriculture Business to Business Website
IRJET- Agriculture Business to Business Website
 
IRJET - Architectural Visualizer in Android
IRJET - Architectural Visualizer in AndroidIRJET - Architectural Visualizer in Android
IRJET - Architectural Visualizer in Android
 
IRJET- Smart Banner Advertisement using Dynamic Pricing
IRJET- Smart Banner Advertisement using Dynamic PricingIRJET- Smart Banner Advertisement using Dynamic Pricing
IRJET- Smart Banner Advertisement using Dynamic Pricing
 

More from IRJET Journal

TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...IRJET Journal
 
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURESTUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTUREIRJET Journal
 
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...IRJET Journal
 
Effect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil CharacteristicsEffect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil CharacteristicsIRJET Journal
 
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...IRJET Journal
 
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...IRJET Journal
 
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...IRJET Journal
 
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...IRJET Journal
 
A REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADASA REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADASIRJET Journal
 
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...IRJET Journal
 
P.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD ProP.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD ProIRJET Journal
 
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...IRJET Journal
 
Survey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare SystemSurvey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare SystemIRJET Journal
 
Review on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridgesReview on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridgesIRJET Journal
 
React based fullstack edtech web application
React based fullstack edtech web applicationReact based fullstack edtech web application
React based fullstack edtech web applicationIRJET Journal
 
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...IRJET Journal
 
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.IRJET Journal
 
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...IRJET Journal
 
Multistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic DesignMultistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic DesignIRJET Journal
 
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...IRJET Journal
 

More from IRJET Journal (20)

TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
 
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURESTUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
 
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
 
Effect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil CharacteristicsEffect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil Characteristics
 
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
 
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
 
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
 
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
 
A REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADASA REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADAS
 
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
 
P.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD ProP.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD Pro
 
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
 
Survey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare SystemSurvey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare System
 
Review on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridgesReview on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridges
 
React based fullstack edtech web application
React based fullstack edtech web applicationReact based fullstack edtech web application
React based fullstack edtech web application
 
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
 
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
 
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
 
Multistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic DesignMultistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic Design
 
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
 

Recently uploaded

HARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICS
HARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICSHARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICS
HARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICSRajkumarAkumalla
 
247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).ppt
247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).ppt247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).ppt
247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).pptssuser5c9d4b1
 
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLSMANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLSSIVASHANKAR N
 
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINE
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINEMANUFACTURING PROCESS-II UNIT-2 LATHE MACHINE
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINESIVASHANKAR N
 
Porous Ceramics seminar and technical writing
Porous Ceramics seminar and technical writingPorous Ceramics seminar and technical writing
Porous Ceramics seminar and technical writingrakeshbaidya232001
 
Introduction to IEEE STANDARDS and its different types.pptx
Introduction to IEEE STANDARDS and its different types.pptxIntroduction to IEEE STANDARDS and its different types.pptx
Introduction to IEEE STANDARDS and its different types.pptxupamatechverse
 
Current Transformer Drawing and GTP for MSETCL
Current Transformer Drawing and GTP for MSETCLCurrent Transformer Drawing and GTP for MSETCL
Current Transformer Drawing and GTP for MSETCLDeelipZope
 
Coefficient of Thermal Expansion and their Importance.pptx
Coefficient of Thermal Expansion and their Importance.pptxCoefficient of Thermal Expansion and their Importance.pptx
Coefficient of Thermal Expansion and their Importance.pptxAsutosh Ranjan
 
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur High Profile
 
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur EscortsCall Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur High Profile
 
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escortsranjana rawat
 
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...ranjana rawat
 
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130Suhani Kapoor
 
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur High Profile
 
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...Soham Mondal
 
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICSAPPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICSKurinjimalarL3
 
IVE Industry Focused Event - Defence Sector 2024
IVE Industry Focused Event - Defence Sector 2024IVE Industry Focused Event - Defence Sector 2024
IVE Industry Focused Event - Defence Sector 2024Mark Billinghurst
 

Recently uploaded (20)

HARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICS
HARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICSHARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICS
HARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICS
 
247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).ppt
247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).ppt247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).ppt
247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).ppt
 
9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf
9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf
9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf
 
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLSMANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
 
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINE
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINEMANUFACTURING PROCESS-II UNIT-2 LATHE MACHINE
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINE
 
Porous Ceramics seminar and technical writing
Porous Ceramics seminar and technical writingPorous Ceramics seminar and technical writing
Porous Ceramics seminar and technical writing
 
Introduction to IEEE STANDARDS and its different types.pptx
Introduction to IEEE STANDARDS and its different types.pptxIntroduction to IEEE STANDARDS and its different types.pptx
Introduction to IEEE STANDARDS and its different types.pptx
 
DJARUM4D - SLOT GACOR ONLINE | SLOT DEMO ONLINE
DJARUM4D - SLOT GACOR ONLINE | SLOT DEMO ONLINEDJARUM4D - SLOT GACOR ONLINE | SLOT DEMO ONLINE
DJARUM4D - SLOT GACOR ONLINE | SLOT DEMO ONLINE
 
Current Transformer Drawing and GTP for MSETCL
Current Transformer Drawing and GTP for MSETCLCurrent Transformer Drawing and GTP for MSETCL
Current Transformer Drawing and GTP for MSETCL
 
Coefficient of Thermal Expansion and their Importance.pptx
Coefficient of Thermal Expansion and their Importance.pptxCoefficient of Thermal Expansion and their Importance.pptx
Coefficient of Thermal Expansion and their Importance.pptx
 
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
 
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur EscortsCall Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
 
Call Us -/9953056974- Call Girls In Vikaspuri-/- Delhi NCR
Call Us -/9953056974- Call Girls In Vikaspuri-/- Delhi NCRCall Us -/9953056974- Call Girls In Vikaspuri-/- Delhi NCR
Call Us -/9953056974- Call Girls In Vikaspuri-/- Delhi NCR
 
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
 
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
 
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
 
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
 
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
 
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICSAPPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
 
IVE Industry Focused Event - Defence Sector 2024
IVE Industry Focused Event - Defence Sector 2024IVE Industry Focused Event - Defence Sector 2024
IVE Industry Focused Event - Defence Sector 2024
 

GetPoll (A Polling Website)

  • 1. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 09 Issue: 04 | Apr 2022 www.irjet.net p-ISSN: 2395-0072 © 2022, IRJET | Impact Factor value: 7.529 | ISO 9001:2008 Certified Journal | Page 772 GetPoll (A Polling Website) Vishal Vishwakarma1, Yogeshdas Vaishnav2, Ajitkumar Yadav3 [1][2][3] Student, Department of Information Technology, Atharva College of Engineering, Mumbai [4] Professor Yogita Shelar, Department of Information Technology, Atharva College of Engineering ---------------------------------------------------------------------***--------------------------------------------------------------------- Abstract – In these new times, there are several poll websites but a daily needed poll website isn’t availabletoallof them. The purposed system has many features like one can also create image polls too. What other websites does is that they charge for the image poll. Our website has a cloud storage to store image when you create image poll. It has one- time vote option so one doesn’t have to be insecure about result, its going to be genuine. Also result is shown in two form one the normal bar form another is graph formso usercan get a quick idea and can download in many documents form. Google auth is added to make the login procedure simple. 1.INTRODUCTION During online lectures, webinars, while YouTube online streaming speakers or professors may want to know some answers from the audience but not in normal form but in statistics, percentage form. In that case if each and every person will answer in a chat box or on personal chat then it will be very difficult for speakers or professorstofindstatistics of that answer and very time taking process. In this type of scenario, to know the audience response people used poll websites in which one can create poll the way theywantto but many websites give a lot feature and user get confused and some website doesn’t the required features liketimeror image poll. One can find a website which provide image poll but they are subscription-based model, that’s where GetPoll comes, it provides user the required features. 1.1 MOTIVATION Motivation of this project is to serve humanity better with the help of technology. A friendly websitewith onlyrequired features is just what a normal person needs in his/her daily life. People can use this application while Live Streaming, Online Teaching, General Polling and also for online survey purposes. He/she can also use image poll to create poll which also available in GetPoll. One can also perform CRUD operations to change the poll data. 1.2 PROBLEM STATEMENT While Live Streaming it is likely more often for the hosts to get to know their audience and there preferences and that's where polling comes into the play and popular Apps/Sites such as YouTube, Google Classroom don'thavea readily feature of creating a live poll and the option they are left with is to use the live chat feature toask questionswhere the chaos rates are high. 2 . AIM AND OBJECTIVE  Aim is to provide flexibility to hosts or professors while online teaching to ask simple Questions and get the result in two formats for better grip ofscore.  The primary objective is to provide a poll websitein which he/she will be able to create a poll and can share it with his/her audience 3. Litrature Survey Literature review: Users in GetPoll: The system has only two types of users. 1.User-Side Application:  Registered user: user can see all the live polls and they can vote for it. only one voted will be counted. and if admin allowed him to see the result, they can also see the result. user can also create their own poll. If user have created a specific poll they can also perform CRUDoperationonit.  Visitor user: Visitor can only see polls, if they are allowed to see the result of the poll then they can see the result of it. If they want to get their vote counted and creation of poll will only take place after if they have registered. 2.Admin-Side Website: Admin can perform CRUD operation on all polls. they can delete a particular user. Basically admin-side is for developers only, Django provides a nice frontend which is inbuilt show its easy to work with. Admin will also have a dashboard where he/she can make the database consistent.
  • 2. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 09 Issue: 04 | Apr 2022 www.irjet.net p-ISSN: 2395-0072 © 2022, IRJET | Impact Factor value: 7.529 | ISO 9001:2008 Certified Journal | Page 773 Login and signup : to use the features of the website, first you need to sign up/login. One can think that he/she will havetogothrougha long process. Yes, you can do that we have included it too as default but if you just want to make your response get counted in the less amount of time one can use the google authentication system. We have made it insucha waythatin two click you will be logged in/ registered. Initially when user sign up through google, we don’t ask for password but let’s say you want to set your password then what? One can go the profile section where one can do multiple things with the account. I. Set password II. Add email III. Verify email IV. Details of the account If one sets a password and in future, he/she forgets it. They can use the “forget password” to get a link on their mails to reset the password. One can also add multiple email to the same account so he/she can also login with any verified mail or they can just use the username. One more point is that if you sign up with google a random username will be generated that’s the reason, we are able to do it in two clicks. A unique username will be allocated to you which you can see in the profile section. Creation of the poll: To create poll a basic requirement is you need a question and minimum two option which GetPoll provides you as the default interface. But one has to choose like one can enter the question but then they need to select which type of poll they want to create i.e. image poll or text poll. Fig -1.1: creation of poll Fig -1.2: creation of poll(text) Fig -1.3: creation of poll(image) One can click on text or image to create this type of poll. By clicking on any of this option you will get two boxes to add image or add text with a button called “add option”. Using that one can add or remove the option. Initial two boxes can’t be removed as you need at least two option to create a poll. Note: you need to be logged in to create a poll or else you will get a message if you try to create one. VOTING SYSTEM: One has to understand that if anyone voting for a poll again using the same then this destroys the purpose of genuine result which the poll owner want to get from their audience.
  • 3. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 09 Issue: 04 | Apr 2022 www.irjet.net p-ISSN: 2395-0072 © 2022, IRJET | Impact Factor value: 7.529 | ISO 9001:2008 Certified Journal | Page 774 Something which vote page will show, a poll with its respective options and a timer will show at the top left right corner. Suppose user has clicked on an option and just opened the tab forgot to submit the vote, whenthetimer end it will automatically take the data of which option is selected and will act according to it and make changes in the result of the poll. Fig -2: Voting System DASHBOARD: This section will show in the navigation bar. It consists of all the poll a user has created. Only created polls by the current user will show in the dashboard in which one can edit the question, options and timer and also, he/she can delete that particular poll. Fig -3.1: Dashboard Fig -3.2: Dashboard RESULT: The moment creation of a poll take place, in that moment a result URL also get created with 0 votes. When user share the poll with its audience then user can get response for it. Each submitted response makes the result in dynamic way. As long as the poll get a new response result will change dynamically. To give user a quick idea of which option got the highest response, we showed the result in two types I. Normal Progressing Bar Format II. Graph Format (downloadable) User can also down the graph in many different formats Fig -4.1: Result (text Poll) Fig -4.2: Result (Image Poll) SHARE: When a poll is created, to increase the response, user need their audience to vote on the poll. Sharing the link via copying the URL is quite difficult, it takes time copy from there then paste. We have integrated social media links, using them you can redirected to the post page.
  • 4. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 09 Issue: 04 | Apr 2022 www.irjet.net p-ISSN: 2395-0072 © 2022, IRJET | Impact Factor value: 7.529 | ISO 9001:2008 Certified Journal | Page 775 Fig -5: Share Poll 4. CONCLUSION The Website is created keeping in mind the ease of use and interactive interface ofpoll applications.Oncetheuseropens the application if the user has already registered then the user can create a poll otherwise, he needs to first register themself to create a poll and to view the poll result. While creating a poll user will get two options image or text poll. If a user has not registered themself then the user can’t vote the polls. Poll application will be very useful in live stream, online teaching, webinars, online meet. REFERENCES [1] Ramya Govindaraj, Kumaresan P and K.Sree harshitha,”Online Voting System using Cloud”,2020 International Conference on Emerging Trends in Information Technology and Engineering. [2] Aakash, Aashish, Akshit, Sarthak,”Online Voting system”, April 22, 2020 SSRN. [3] N.Aditya Sundar, M.V.Kishore,Prof.Ch.Suresh,”ASecure E-Voting System Using RSA and Md5 Algorithms Using Random Number Generators”,Volume 13, Number 11 (2018) International Journal of Applied Engineering Research ISSN [4] M.A Hosany, N. Chedembrun,”Design and implementation of an online voting system for the election of students of the University of Mauritius”,Vol. 4, Issue 7 , July 2017,International Journal of Advanced Research in Science. [5] Vaibhav Anasune, Pradeep Choudhari, Madhura Kelapure, Pranali Shirke Prasad Halgaonkar,”Online Voting: Voting System Using Blockchain”,International Research Journal ofEngineeringandTechnology(IRJET)