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
|
b677ba02c6
|
schema changes
|
2021-01-14 21:37:57 -08:00 |
|
kougyokugentou
|
8d55a168ec
|
Populate the button text upon formload.
Update button text upon signing a student in or out.
|
2021-01-14 21:37:47 -08:00 |
|
kougyokugentou
|
2c3dd23422
|
Update DisplayName property.
|
2021-01-14 21:36:40 -08:00 |
|
kougyokugentou
|
b7697a01f8
|
Add code to wrangle images in/out of the sql database.
|
2021-01-14 16:21:12 -08:00 |
|
kougyokugentou
|
a6405a2ab7
|
add default photo
|
2021-01-14 16:20:53 -08:00 |
|
kougyokugentou
|
00795f7d43
|
Implement valid pin entry code (currently unreahable)
|
2021-01-14 16:20:41 -08:00 |
|
kougyokugentou
|
5b98e76cc9
|
Populate the main form with guardian's children
|
2021-01-14 16:20:01 -08:00 |
|
kougyokugentou
|
ec1ec572b9
|
add a default photo
|
2021-01-14 16:19:35 -08:00 |
|
kougyokugentou
|
bcfe17d4c3
|
Add a default photo
|
2021-01-14 16:19:11 -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
|
bf174c3003
|
somehow i lost some numbers, fix that.
|
2021-01-13 20:14:00 -08:00 |
|
kougyokugentou
|
c16b88c5b8
|
strPin needs to be static to access from frmMain.
Adjust PB&J to clear strPin after passing to frmMain.
|
2021-01-13 20:13:31 -08:00 |
|
kougyokugentou
|
3435e6161a
|
Implement formload and admin button
|
2021-01-13 20:12:39 -08:00 |
|
kougyokugentou
|
0b8f630fc5
|
adjust firstname and lastname properties of child model to string (oops)
|
2021-01-13 20:12:07 -08:00 |
|
kougyokugentou
|
2a01029562
|
Ensure the SQLite Interop files get copied to the output directory on build.
|
2021-01-12 22:37:22 -08:00 |
|
kougyokugentou
|
eff834040a
|
shell: main form load
|
2021-01-12 22:24:41 -08:00 |
|
kougyokugentou
|
0cf477b63d
|
first time run code
shell: GetChildrenByGuardianID
|
2021-01-12 22:24:27 -08:00 |
|
kougyokugentou
|
76563d37f9
|
add database
|
2021-01-12 22:23:55 -08:00 |
|
kougyokugentou
|
dd0070b44d
|
shell: valid login
implement first time program startup
add tasks TODO
|
2021-01-12 22:23:43 -08:00 |
|
kougyokugentou
|
157db50422
|
add authorized_guardian as the bridge table for many-to-many children<->guardians
|
2021-01-12 22:22:16 -08:00 |
|
kougyokugentou
|
aea247276a
|
Add database
|
2021-01-12 22:21:53 -08:00 |
|
kougyokugentou
|
1feab9721c
|
initial commit
|
2021-01-11 22:34:14 -08:00 |
|
kougyokugentou
|
e458273937
|
Create .gitignore
|
2021-01-11 20:17:29 -08:00 |
|
kougyokugentou
|
8e7eac1cc6
|
Update README.md
|
2021-01-11 20:16:33 -08:00 |
|
kougyokugentou
|
79225395d3
|
Initial commit
|
2021-01-11 20:15:40 -08:00 |
|