This project is a voting system simulation built using Java. It provides a simple interface for users to simulate voting processes. The application focuses on basic voting logic, candidate selection, ...
//In this method each bug Id is fetched from the CSV file and is passed on to the next method for further processing.
Build first, understand later.