A simple survey system with basic functionalities using Java Swing GUI and MySQL
- Survey Creation: Easily create custom surveys with a user-friendly interface.
- Survey Distribution: Share surveys with your target audience through survey codes.
- Response Collection: Collect responses from participants and view them in real-time.
- Analytics: Analyze survey results with built-in data visualization tools.
- Clone the repository :
https://github.com/tanisha0605/OnlineSurveySystem-PollPro.git
- Install the jar files:
Install the jar files from.idea/libraries
- Run the application:
You can run the application on ur preferred IDE.
Do not forget to include the jar files in ur directory of the project before running. - Create admin login:
When using for the first time make sure your database is setup and then click on signup and create an admin login.
After logging in, the admin can create surveys and view the responses and also send emails. - Attend a survey:
Click on attend as guest and enter the survey code and then select the option you want to choose.
Submit the response.