Keystone Nazareth Bank and Trust Development Work

Volunteer Data Collection Program with Administrable Controls

Volunteer Data Collection Program Volunteer Data Collection Editable Grid

This development program was created using Visual Studio 2003, ASP.Net, and VB.Net for the code-behinds. The purpose is to have employees who volunteer their time to organizations such as the Boys and Girls Club of America, Church organizations, etc. fill out a form explaining the details of their volunteer activities. As part of a team of developers, I took on these portions of the process:

Used a custom built Dynamic Datagrid Class (provided to me) and created the Input Form from it. [screenshot]

Since this is for Internal use only, The Form auto-fills the first name, last name, and department of the employee filling out the form based on their active directory information.

There is also functionality that hides certain controls unless a choice is made that would logically reveal the controls. For example, if "One Time" is chosen for the frequency of the event, then a date control is shown. Otherwise, it is hidden.

Built the functionality to update the Database upon the submission of the form.

Since the end user admins wanted to be able to edit the contents of three distinct dropdowns in the forms (which are being populated by a MSSQL database), I created a dynamically driven, fully editable Datagrid admin page with validation. [screenshot]

Password protected the Administrable sections.

Designed the look and feel of the program.

[Back to the Portfolio Main Page]