Daily Weblog 2/15/17

Today, I tested my program for attendance again, using only my card; despite adding in more print() statements for it to catch errors, the program failed to post anything to the database. The last log statement is that it is beginning the RFID recognition program - no input is ever received from this. The program may be crashing, silently, in that section.


In other news, I have started learning regular expressions, because I thought it might be fun.

Comments