Skip to content

This GitHub project is a Java-based voting system that utilizes MySQL as its database. The aim of the project is to provide a user-friendly and efficient platform for conducting online voting in limited areas.

Notifications You must be signed in to change notification settings

aneetan/Simple-Voting-System-in-Java

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple Voting System

This GitHub project is a Java-based voting system that utilizes MySQL as its database. The aim of the project is to provide a user-friendly and efficient platform for conducting online voting in limited areas.

Getting Started

To get started with the project, you will need to:

  1. Install Java,MySQL and Tomcat on your local machine.
  2. Clone the repository.
  3. Import the project into your preferred IDE.
  4. Be sure to update the URL, USERNAME, and PASSWORD constants in the DBUtil.java file with your MySQL database connection details.

Features

To run the application, start your Tomcat server and navigate to http://localhost:8080/VotingSystem_war_exploded/ in your web browser. The application allows you to:

Admin Panel:

  • Add/Edit/Delete election/candidates
  • View Voting Result

User Panel:

  • Login/Register
  • Vote candidates
  • View result

Tech Stack

Frontend: JSP, HTML, CSS, Bootstrap, JavaScript

Server: Apache Tomcat

Database Connectivity: JDBC

Backend: Java Servlet

External libraries: JSTL

Screenshots

Login Page

Authorize User Details

Admin Dashbord

User Vote

Support

For support, feel free to contact: https://www.linkedin.com/in/anita-neupane-2b018022a

About

This GitHub project is a Java-based voting system that utilizes MySQL as its database. The aim of the project is to provide a user-friendly and efficient platform for conducting online voting in limited areas.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published