- Dynamically Generates ticket based on inputted unique user identifier number and cross-checking with stored unique user identifier.
- Visualizes picking a random draw winner.
- run
composer install
from the root of the folder to install dependencies. - Expects a spreadsheet file that holds the data for expected users.
The code assumes a specific format of data in the spreadsheet file, therefore requires Knowledge of php to adapt it to other situations. a sample data spreadsheet file has been provided in data folder.