auto-assigner for secret santa gift exchange
- Create a new project with Google. Enable the Gmail API.
- Add new credentials (OAuth Client ID). Authorize the origin
http://localhost:8000. Update gmail.js with your Client ID. - In your working directory, run a Python server. (in Python 2, use
python -m Simple HTTPServer 8000) - Visit
http://localhost:8000to get started!
Made for the family by Jacob Peterman and Kunal Marwaha