- Module that draw names to assign who has to offer a gift to whom for christmas using email addresses .
- It uses nodejs/express/MongoDB as backend and jade as frontend (see package.json for dependencies).
- The draw is written in python.
- write an outgoing email address and a passing password in draw.py
- access the app from http://localhost:3000/ or your public IP address ($ip addr show)
- improve frontend
- enable more than one gift pp to be offer
- send the draw result through mobile number
- implement a checker for the validity of email addresses