Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 348 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 348 Bytes

8th GCES IT Expo Voting System

The system comprises two GUI applications: one for voter registration and the other for vote submission.

Build

  • Applications built using Java Swing and AWT classes

  • Uses a remote MySQL database

The repository will not compile as is because it uses database credentials that are not included in this repo.