/checkInSystem

creating a check in system for CUhackitEvents

Primary LanguagePythonMIT LicenseMIT

checkInSystem

creating a check in system for CUhackitEvents

TODO

  • Add entries to DB
  • Ability to change a name
  • Ability to print who is in and who is out
  • Search DB for UID
  • Modify the tech that the participant has checked out
    • add feature to select add tech
    • add feature to select remove tech
  • Identify additional participant information that we want to track

Issues

  • Sometimes the last id number is omitted upon scanning
    • Verify the length of the uid string before converting to int