/SecretSantaGenerator

Secret Santa Generator Example

Primary LanguagePHPMIT LicenseMIT

SECRET SANTA GENERATOR

This example is a "Secret Santa" generator, integrated with PHPMailer using the Mailtrap.io service to send emails.

Follow the steps below to run this example

Requirements

How to run the project

  • Clone this repository
  • Open the CMD/Command prompt inside the cloned repository
  • Run the following commands (one by time)
    • (Run it inside the /src directory) composer install
    • (Run it inside the root) docker-compose --profile SecretSantaGenerator up -d --build

How to access the project

You can watch some instructions here

Video