Skip to content

jutinguely/christmas_presents

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Christmas presents

Fonctionality

  • Module that draw names to assign who has to offer a gift to whom for christmas using email addresses .

Implementation

  • It uses nodejs/express/MongoDB as backend and jade as frontend (see package.json for dependencies).
  • The draw is written in python.

How to use it

  • 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)

Further improvements

  • 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

About

Draw names to assign who has to offer to whom

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published