GreatHomeChildcare-2/docs
kougyokugentou 1554dd4abc Add some more code, thinking to do along the lines of "for each day, pull the students first and last in/out record and display it. Forget about if the student checks in or out multiple times, that's too hard.
TODO: for each day, make a new class to display the records in the dgvReport with child displayname, in+in_time, guardian_in, out+out_time, guardian_out, duration.
2021-02-04 22:16:12 -08:00
..
Create_Table_Schema.sql Add trigger to update CURRENT_TIMESTAMP to local time upon insert to Attendance table 2021-02-04 22:11:03 -08:00
ERD - Data Storage Diagram.vsdx add documentation 2021-01-18 20:21:36 -08:00
GenerateMockData.sql Add some more code, thinking to do along the lines of "for each day, pull the students first and last in/out record and display it. Forget about if the student checks in or out multiple times, that's too hard. 2021-02-04 22:16:12 -08:00
GetInOutByDate.sql This fuckign query took 2 hours to write/debug/think about, so commit it. 2021-02-04 22:11:26 -08:00