Jersey Generator
Randomized NBA jersey generator designed personally to gamify custom jerseys as a reward for winning Basketball sporting events!
Randomized Jersey Interface
When the interface is launched, clicking the generate button displays a random jersey design, jersey number, jersey color, and jersey size on the console.
Note: Random jersey designs are to be scraped from the internet automatically using Selenium Webdriver and downloaded into a folder where the script will automatically display the randomly chosen design. Currently, the image shown in the screenshot is a static image used for testing purposes while the randomizing image feature will be implemented shortly.