Skip to content

Application that will generate a random pairing of people and send each of them an email with who they have in the grabbag.

License

Notifications You must be signed in to change notification settings

row49382/christmas-grabbag

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

59 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

christmas-grabbag

Overview

Application that will generate a random pairing of people and send each of them an email with who they have in the grabbag.

Technologies

Requires Java 11+ and Maven to run this application

Customize Participants

To customize participants, update the participants.csv file found under resources folder

Customize Exemptions

To customize exemptions, update the participant-pair-exemptions.csv file under resources folder

Setup

To run the application, run the following command below:

mvn clean install
java -jar ./target/christmas-grabbag-1.0-SNAPSHOT.jar

About

Application that will generate a random pairing of people and send each of them an email with who they have in the grabbag.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages