/simple-event-ticketing

Dynamically Generates ticket based on inputted unique number

Primary LanguageJavaScript

simple-event-ticketing

  1. Dynamically Generates ticket based on inputted unique user identifier number and cross-checking with stored unique user identifier.
  2. Visualizes picking a random draw winner.

How to install

  1. run composer install from the root of the folder to install dependencies.
  2. Expects a spreadsheet file that holds the data for expected users.

Note

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.