Week 12 11/27-1/12
- hickeyalex45
- Dec 1, 2023
- 1 min read

Its been a short week for me I missed almost two days but still made progress. Starting my week I added variable for all of the student names in the dataset folder and. After that I made time variables for the corresponding names. The way I set it up was that there are rows for each of the names and they have a toa or time of arrival variable which is equal to the time in the datetime module. I've also been trying to change it to twelve hour time but i dont think it will work so i will have to change how I get the time, yet it won't even matter that much because when class starts it is before 12 o'clock. I wrote a for loop that if a name is detected to write the variable as the time next to the corresponding name. Going forward I will be trying to code a function that will know if the name is already taken, and to skip it because whenever detected, even after it already is taken down, the toa is overwritten and the attendance system doesn't work. I also worked on a case for the screen and raspberry pu but it is still unfinished.
Comments