/name-drawing-utility

Name drawing utility for Christmas gift exchanges.

Primary LanguagePython

name-drawing-utility

Name drawing utility for Christmas gift exchanges.

Hey Girl, For Christmas

Directions

  1. Clone and download the repository.
  2. Create a CSV file named people.csv in the name-drawing-utility directory and make sure it looks like this:
id name email spouse_id
1 Samuel Morales samuel-93@example.com 5
2 Kimberly Diaz kimberly86@example.com 4
3 Kevin Jackson kevin-89@example.com 6
4 Gloria Richards gloria90@example.com 2
5 Arthur Harvey arthur94@example.com 1
6 Robert Barnes robert84@example.com 3
  1. Create a INI file named config.ini in the name-drawing-utility directory and, assuming you have a Gmail account, make sure it looks like this:
[EMAIL]
USER = username
PWD = password
  1. Run client.py.
  2. Give gifts, receive gifts.

Requirements

  • Python 3.x
  • Christmas cheer