Skip to content

A simple online survey system with basic functionalities using Java Swing and MySQL

Notifications You must be signed in to change notification settings

tanisha0605/PollPro

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OnlineSurveySystem - PollPro

A simple survey system with basic functionalities using Java Swing GUI and MySQL

Features

  • 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.

How to Use

  1. Clone the repository :
    https://github.com/tanisha0605/OnlineSurveySystem-PollPro.git
  2. Install the jar files:
    Install the jar files from .idea/libraries
  3. 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.
  4. 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.
  5. 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.

About

A simple online survey system with basic functionalities using Java Swing and MySQL

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages