This document proposes a new biometric voting system using iris recognition to address issues with existing voting systems like duplicate voting. It involves collecting iris images from citizens and candidates' details to create a database. The proposed system uses iris segmentation, normalization, feature extraction and matching techniques for identification. Segmentation involves edge detection and Hough transformation to find iris boundaries. Feature extraction uses 1D log-Gabor wavelets to create iris templates. Matching compares templates using hamming distance. The system is evaluated on the CASIA iris database and aims to provide more secure authentication compared to traditional systems.