Skip to content

A Java-based Voting System that demonstrates OOP principles like encapsulation, inheritance, and polymorphism. It manages voters and candidates using collections, supports secure vote casting with exception handling, and optionally connects to MySQL via JDBC for persistent data storage.

Notifications You must be signed in to change notification settings

arpit2078/Java-Projects-voting-system

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Java-Projects-voting-system

A Java-based Voting System that demonstrates OOP principles like encapsulation, inheritance, and polymorphism. It manages voters and candidates using collections, supports secure vote casting with exception handling, and optionally connects to MySQL via JDBC for persistent data storage.

About

A Java-based Voting System that demonstrates OOP principles like encapsulation, inheritance, and polymorphism. It manages voters and candidates using collections, supports secure vote casting with exception handling, and optionally connects to MySQL via JDBC for persistent data storage.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published