Vote! is a web-based application for creating and executing online polls based on JavaEE. Once you have signed up as an organizer you can create polls with an arbitrary number of questions, each one consisting of an arbitrary number of options. After adding all participants to your poll, they automatically receive an invitation e-mail. At the end of the poll its results can be viewed online.
Further information, screenshots and development documents can be obtained in the project archive here.
- The file
documentation_1.42.pdf
contains an extensive documentation of the project and also a setup guide. - The file
votes-requirements.pdf
contains a list of requirements for the project. Please note that this document is copyrighted exclusively by Dr. Volker Riediger and is not released under the license of this project. - Info: the
TestSmtpServer.jar
must be running while testing the Vote! application (if not configured with a proper SMTP server) because if the SMTP server isn't available, polls cannot be created.
Vote! has been developed by Daniel Vivas Estevao and Maximilian Strauch in a course of Dr. Volker Riediger in 2014.
Vote! is free software and licensed under the terms and conditions of the MIT License.
THIS SOFTWARE IS PROVIDED ``AS IS'' AND WITHOUT ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.