justinyost / secret

Basic Secret Santa Webapp, built using PHPMailer, jQuery and Blueprint CSS.

Home Page:http://www.theunknownsanta.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Secret Santa Basic WebApp

Installation
	Manual
		Download this: https://github.com/jtyost2/secret/zipball/master
		Unzip that download.
		Copy the resulting folder to your Installation Directory
		Rename config.sample.php to config.php and update with your settings

	Git Clone
		git clone git://github.com/jtyost2/secret.git secret
		Rename config.sample.php to config.php and update with your settings
		
Usage
	Performs logic and emailing of a very simple Secret Santa type drawing

About

Basic Secret Santa Webapp, built using PHPMailer, jQuery and Blueprint CSS.

http://www.theunknownsanta.com/

License:MIT License


Languages

Language:PHP 86.3%Language:CSS 11.0%Language:JavaScript 2.8%