Commit Graph

8 Commits

Author SHA1 Message Date
kougyokugentou 972898ccfa Select all children and order by last name 2021-01-20 16:11:09 -08:00
kougyokugentou 02b4a958f3 Add query to get all children from DB from admin form 2021-01-18 20:43:26 -08:00
kougyokugentou 3da46bdba1 Add comments to the source code. 2021-01-17 17:57:46 -08:00
kougyokugentou cd7523c38b Update GetChildInOut and SignChildInOut to use Attendence model so the button on the main sign/in out form can display the timestamp as well as the status. 2021-01-17 15:19:03 -08:00
kougyokugentou 3af94d7f92 Add comment (not region) for crud operations within each region.
Add code to sign a student in or out.
Add code to get a student sign in/out status.
2021-01-14 21:38:58 -08:00
kougyokugentou ca702e1ca2 Add query to get guardian object by pin#
Add query to get children by guardian object.
2021-01-13 20:15:20 -08:00
kougyokugentou 0cf477b63d first time run code
shell: GetChildrenByGuardianID
2021-01-12 22:24:27 -08:00
kougyokugentou 1feab9721c initial commit 2021-01-11 22:34:14 -08:00