"EasyPolls"
An anonymous web voting and questionnaire system designed to provide simple, efficient and free questionnaire collection services.
Developed based on JSP+Tomcat+Mysql, it has been deployed on my server.
Included features:
- Post a single-choice/multiple-choice questionnaire;
- Users can vote anonymously without logging in;
- Users can view the questionnaire results online (vote count + percentage);
- Users can export and download the results of the questionnaire at will;
- Based on session-proof ticket swipe mechanism, users will redirect to the result page after opening the survey questionnaire, and use url to swipe tickets to redirect to the reminder page;
- ......
Plans to add:
- Increase the maximum number of questionnaire options;
- Add an anti-ticket swipe mechanism based on IP addresses;
- Improve front-end special effects;
- Differentiate between questionnaires and questions, so that one questionnaires contain multiple questions, and improve the data structure;
- ......
Deemo: EasyPolls



