Mentor: Dr. Virginia Wickline, professor of psychology at Georgia Southern University
Created full screen python program using Pygame to display psychological stimuli, record responses, and generate comprehensive reports.
GUI testing environment. Clicked buttons have a different font size, to provide visual feedback that the button was clicked
Installer currently works on all recent versions of windows, and the source code should be compatible with Apple & Linux devices
Running python code is not always beginner friendly. Packaging up the python program and all required dependencies with pyinstaller and creating an executable installer using innosetup helps solve these problems!
Emphasis was placed on creating a program that was robust, easy to use, and which produced results that were easy to interpret.