Skip to content
This repository has been archived by the owner on Jul 11, 2019. It is now read-only.

itpresidents/SocialGenius

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

SocialGenius

Putting Names to Faces

Adapted from the original program by Rob Faludi. This game is normally installed on a screen in the main hallway of ITP at the beginning of each school year.

Setup

This program expects there to be a file called matchdata.csv inside the data folder, as well as a folder called images of all students.

Matchdata

The matchdata.csv is expected to consist of one row per student with the form:

NETID,FIRST,LAST,PREFERRED_FIRST,PREFERRED_LAST,YYYY

The best way to get this CSV is to talk to ITP's tech staff.

Images

Once you've got the matchdata.csv check out this repository to automate downloading of the student images.

Releases

No releases published

Packages

No packages published