Skip to content
This repository has been archived by the owner on Jan 1, 2020. It is now read-only.

steelhawks/SignIn

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Sign-In Program

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages