Greg and Marshall final project README

Handles:
Greg - Dogzilla3
Marshall - Goya-Domo

HOW TO USE THE PROGRAM:

///NOTE: User name and password for smithjohn provided to test functionality///

  LOGIN FORM:

    This form allows for different users to log into their accounts and view their specific information

    -The user will provide his/her username and password to log into the application
    -If the user is a new user, he/she will fill out registration form to create username and password
    -Once the user has logged on, the personal details form will displayed

  REGISTRATION FORM:

    This form is provided so the user can create a username and password, the user will also provide basic personal
    information to be loaded into the database

	-The user must provide a user name and password
	-The user must then fill out the bottom portion of the form providing his/her personal details

  PERSONAL DETAILS FORM:

    This form displays all of the users personal information. The user can edit the information by following the on
    screen controls

	-Here the user can update any of the fields using the various link labels
	-To update a field click the edit link label
	-Once the changes have been made, the user can save or cancel the changes
	-To change the user password the user must enter the old password as well as the new password and confirm it
	    then hit the change password link label
	-To view the users medical details click the tab at the top of the form labeled medical details

  MEDICAL DETAILS FORM:
  
    This form displays all of the users medical details. The user can edit, add, or remove an item following the
    on screen controls
	
	-Here the user can update any of the fields using the various link labels
	-To update a field click the edit link label
	-Once the changes have been made, the user can save or cancel the changes
	-To change the user password the user must enter the old password as well as the new password and confirm it
	    then hit the change password link label
	-To view the users Comprehensive Personal Health Record click the tab at the top of the form labeled Comprehensive Personal Health 	    Record

  COMPREHENSIVE PERSONAL HEALTH RECORD:

    This form is under construction

  EMERGENCY PERSONAL HEALTH RECORD:

    This form is under construction