By FRC Team 2601 - Steel Hawks
This repository holds code for an attendance tracker. It requires four excel (xlsx) files in a folder called SignInOutForms right under the C drive, with the following columns in the file:
- Main.xlsx
- Student ID
- Student First Name
- Student Last Name
- Student Grade
- Output.xlsx
- **This file will be written to.
- SignIn.xlsx
- Time
- Student ID
- SignOut.xlsx
- Time
- Student ID