buypolarbear / Childcare-Application

This application provides a system through which parental guardians may check children in or out of the a childcare center and provides detailed information of transactions. This application also provides many administrative tools that include: automatic billing calculations, guardian balance management, generation of billing reports for both guardians and employees, custom childcare events, and more. The overall goal of this application, is to ease and expedite the process through which childcare transactions are made, recorded, and organized.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ChildCareApp

This program is an application designed to handle day to day billing and logging information for a childcare facility.
It allows guardians to check their children in and out of the childcare facility, and creates a charge based on the time the child spent there and the type of service that was being provided. Charges are recorded and a balance is stored for each guardian, as well as detailed billing records.

This application is coded in C# and was created using visual studio 2013 Ultimate edition. A SQLite or MySQL database is also used, depending on the program version.

About

This application provides a system through which parental guardians may check children in or out of the a childcare center and provides detailed information of transactions. This application also provides many administrative tools that include: automatic billing calculations, guardian balance management, generation of billing reports for both guardians and employees, custom childcare events, and more. The overall goal of this application, is to ease and expedite the process through which childcare transactions are made, recorded, and organized.


Languages

Language:C# 99.5%Language:Java 0.5%