A daycare child/parent and attendence management system developed for Great Home Childcare in Kent, WA.
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
kougyokugentou e8bba4484a Fix publish URL 2 years ago
Models Reports class 2 years ago
Properties Clean up unneeded usings 2 years ago
Resources add print icon 2 years ago
docs Mock Data. 2 years ago
packages Added Db functionality to SnapshotWin. Will need to test if BitmapToByteArray conversions match up ImageToByteArray or changes need to be made on that front. 2 years ago
.gitignore Create .gitignore 2 years ago
App.config Revert "Add the OpenCVSharp package to take a photo from camera." 2 years ago
GenerateMockData.sql Fixed numerous bugs and added function to convert bitmap images to Image data type. Need to work on sql retention to have web-cam images show up. 2 years ago
GreatHome.db Add trigger to update CURRENT_TIMESTAMP to local time upon insert to Attendance table 2 years ago
GreatHomeChildcare.csproj Fix publish URL 2 years ago
GreatHomeChildcare.csproj.user Fix publish URL 2 years ago
GreatHomeChildcare.sln initial commit 2 years ago
GreatHomeChildcare_TemporaryKey.pfx Publish field testing version 1.0 2 years ago
ImageWrangler.cs ADD: Function to capitalize the first letter of a string and lowercase all other letters. Return the string. 2 years ago
Program.cs Clean up unneeded usings 2 years ago
README.md Update README.md 2 years ago
SnapShotWin.Designer.cs Remove unused button 2 years ago
SnapShotWin.cs Changed final statements on Bitmap conversion to allow for memory stream 2 years ago
SnapShotWin.resx Added Db functionality to SnapshotWin. Will need to test if BitmapToByteArray conversions match up ImageToByteArray or changes need to be made on that front. 2 years ago
SqliteDataAccess.cs Add: GetChildPhoto 2 years ago
attendanceProgram.ico Add program icon. 2 years ago
frmAdminForm.Designer.cs Add program icon 2 years ago
frmAdminForm.cs Found a possible bug. 2 years ago
frmAdminForm.resx Add program icon. 2 years ago
frmChildCrud.Designer.cs Change size mode on frmChildCrud 2 years ago
frmChildCrud.cs Update frmChildCrud.cs 2 years ago
frmChildCrud.resx vs doing its thing 2 years ago
frmGuardianCrud.Designer.cs VS doing its thing 2 years ago
frmGuardianCrud.cs Add: Capitalization of guardian's name 2 years ago
frmGuardianCrud.resx VS doing its thing 2 years ago
frmMainForm.Designer.cs Remove no children label. 2 years ago
frmMainForm.cs Remove no children label, it was not showing up over the tablegridview. Instead, just change the existing lblInstructions text to "you have no children" 2 years ago
frmMainForm.resx Add program icon. 2 years ago
frmPinEntry.Designer.cs Move FirstTimeRun to the shown event. Ref: Microsoft 2 years ago
frmPinEntry.cs Move FirstTimeRun to the shown event. Ref: Microsoft 2 years ago
frmPinEntry.resx Add program icon. 2 years ago
frmReports.Designer.cs Implement printing functionality by stealing excel. 2 years ago
frmReports.cs Implement printing functionality by stealing excel. 2 years ago
frmReports.resx Implement printing functionality by stealing excel. 2 years ago
packages.config Added Db functionality to SnapshotWin. Will need to test if BitmapToByteArray conversions match up ImageToByteArray or changes need to be made on that front. 2 years ago

README.md

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.