Compiles attendance data from sign-in sheets across different club events.
A folder named sensitiveData must be created in the root folder after pulling.
Within sensitiveData must be three files. driveInfo.json, which holds the information about the google drive being accessed,privatekey.json, which is the jwt authentication key for drive api. and lastly localtunnel.json, which holds information about our localtunnel configurations.
These will always be gitignored.