A daycare child/parent and attendence management system developed for Great Home Childcare in Kent, WA.
Go to file
kougyokugentou 08ba89f954 Images
2021-01-21 22:57:49 -08:00
docs Add more mock data 2021-01-21 22:55:52 -08:00
Models Update DisplayName property. 2021-01-14 21:36:40 -08:00
packages Ensure the SQLite Interop files get copied to the output directory on build. 2021-01-12 22:37:22 -08:00
Properties Update id field to numeric up/down 2021-01-21 22:56:22 -08:00
Resources Add a bunch of images from the VS2019 Image Library 2021-01-20 22:27:29 -08:00
.gitignore Create .gitignore 2021-01-11 20:17:29 -08:00
App.config Add database 2021-01-12 22:21:53 -08:00
frmAdminForm.cs Add in child_id global variable for future use to save the currently selected child on the datagrid. 2021-01-20 22:28:53 -08:00
frmAdminForm.Designer.cs Add buttons for crud operations 2021-01-20 19:46:10 -08:00
frmAdminForm.resx Datagrid view of admin form, populate with all children 2021-01-20 16:11:26 -08:00
frmChildCrud.cs Add: Initial commit of the child crud form. 2021-01-20 22:29:15 -08:00
frmChildCrud.Designer.cs Add: Initial commit of the child crud form. 2021-01-20 22:29:15 -08:00
frmChildCrud.resx Images 2021-01-21 22:57:49 -08:00
frmMainForm.cs Add comments to the source code. 2021-01-17 17:58:59 -08:00
frmMainForm.Designer.cs Populate the button text upon formload. 2021-01-14 21:37:47 -08:00
frmMainForm.resx initial commit 2021-01-11 22:34:14 -08:00
frmPinEntry.cs Remove the const string as we don't need them here. 2021-01-21 22:57:11 -08:00
frmPinEntry.Designer.cs somehow i lost some numbers, fix that. 2021-01-13 20:14:00 -08:00
frmPinEntry.resx initial commit 2021-01-11 22:34:14 -08:00
GreatHome.db schema changes 2021-01-14 21:37:57 -08:00
GreatHomeChildcare.csproj Add: Initial commit of the child crud form. 2021-01-20 22:29:15 -08:00
GreatHomeChildcare.csproj.user initial commit 2021-01-11 22:34:14 -08:00
GreatHomeChildcare.sln initial commit 2021-01-11 22:34:14 -08:00
ImageWrangler.cs Add code to wrangle images in/out of the sql database. 2021-01-14 16:21:12 -08:00
packages.config initial commit 2021-01-11 22:34:14 -08:00
Program.cs initial commit 2021-01-11 22:34:14 -08:00
README.md Update README.md 2021-01-11 20:16:33 -08:00
SqliteDataAccess.cs Add: GetChildByID 2021-01-21 22:56:50 -08:00

GreatHomeChildcare

A daycare child/parent and attendence management system developed for Great Home Childcare in Kent, WA.

Definitions.

“Copyright” also means copyright-like laws that apply to other kinds of works, such as semiconductor masks.

“The Program” refers to any copyrightable work licensed under this License. Each licensee is addressed as “you”. “Licensees” and “recipients” may be individuals or organizations.

Disclaimer of Warranty.

THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES PROVIDE THE PROGRAM “AS IS” WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION.

Limitation of Liability.

IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MODIFIES AND/OR CONVEYS THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES

Interpretation of Above Sections

If the disclaimer of warranty and limitation of liability provided above cannot be given local legal effect according to their terms, reviewing courts shall apply local law that most closely approximates an absolute waiver of all civil liability in connection with the Program, unless a warranty or assumption of liability accompanies a copy of the Program in return for a fee.