Projects

By JHardison

My current project is DCTracker, as I’ve become a little burnt out on working on PingNotifyXT.

Basically this project came about from being poked with an idea by my girlfriend. It is a basic Day Care Software System for tracking of in out status for kids, as well as history of the children.

Some features I am working on:

  • Check IN/OUT status of individual children. DONE
  • Multiple PIN support per child to support the two parent model. DONE
  • Tracking/History of check in/out with associated PIN. DONE
  • Custom message of the day for the center displayed. DONE
  • Custom notes per child displayed. (Teacher correspondance)
  • Email notification support for when a child is checked in/out.
  • Pictures associated with parents. DONE
  • Pictures associated with children.
  • Dashboard display of center status.
  • Requires user accounts to access administration program. DONE
  • User permissions to control center staff access to program functions. PARTIAL
  • Generate reports for center/children/parents/history/etc.
  • Database driven using SQL 2005 Express/SQL 2008 Express. DONE
  • Every child can be associated to any number of Parents.
  • Each child can have an association to any number of emergency contacts.
  • Flag parent as hostile, add red alert to parents image and text line.
  • Email notification of hostile parents attempting to check in/out.
  • User account password encryption in database. DONE
  • And more…

Old child attendance program.

New DC Attendance application for child attendance. The application can run in kiosk mode, as defined in database.

New DC Attendance application for child attendance. The application can run in kiosk mode, as defined in database.

DC Administrator Logon Screen. New WPF build.

DC Administrator Logon Screen. New WPF build.

DC Administrator parent screen. WPF Build.

DC Administrator parent screen. WPF Build.

DC Administrator parent screen under a restricted user. This user does not have permissions to several tabs. WPF Build.

DC Administrator parent screen under a restricted user. This user does not have permissions to several tabs. WPF Build.

Center Setup Tab showing the MOTD field working, as well as the logo field. The MOTD is an XMLPackage stored in the database.

Center Setup Tab showing the MOTD field working, as well as the logo field. The MOTD is an XMLPackage stored in the database.

You must be logged in to send a comment.