Skip to content

LastChance is an application that matches students for Colby College's "Last Chance Dance"

Notifications You must be signed in to change notification settings

apeterso/LastChance

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 

Repository files navigation

Colby College Last Chance Dance Application
Author: Anders Peterson
4/2014
=======================================================================================
Each year during the week between finals and graduation known as "Senior Week," there is a dance held on campus for students in the senior class. The dance has a connotation of being the "last chance" for students to connect with one another. This application facilitates those connections. First, the application sends an email to each member of the senior class with a short message and a link to a Google Form. Email addresses are drawn from an outside file which is specified while running the application on the command line. Students fill out the Google Form with their name, email address, and a list of up to 10 other students' names with whom they would like to connect. The responses can then be downloaded in the form of a .csv file. The application scans the file and creates all possible matches. If two students list each other's names, then a match is recorded. Each student's matches are then automatically sent to them via email.

This repository does not contain an executable file since the application and original source code contain private information. Removed information is marked in the SendEmail file and can easily be replaced by another user.

About

LastChance is an application that matches students for Colby College's "Last Chance Dance"

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages