PROJECT SPACE

in my job at the IDB we often set up lotteries for participating to one of our research surveys or for taking part to a learning activity.

CHALLENGE

different team members often use Excel or third party online tools to organize the raffles. However, this habit does not allow for a standardised and consistent process.

SOLUTION

I developed a small Python application (the GUI is developed with Tkinter library). It allows importing an Excel file representing the participants list, it randomly select the winner/s and allows exporting the result to a new Excel file. Find the source code on the GitHub link: