Built with the following tools and technologies:
The script performs the following actions:
- Connects with a biometric attendance device.
- Retrieve attendance records for a specific student.
- Identify days where the student hasn't signed in.
- Optionally, manipulate the device's date and time to allow the student to sign in for previous days.
└── roll-call/
├── README.md
├── poetry.lock
├── pyproject.toml
├── roll_call.py
└── settings
└── config.py