The goal of this is to further develop your prototype by including a Profile form that will perform the following: • Update the profile information for a user including but not limited to: o First Name o Last Name o Date of birth o Email Address o Postal Address • Take input from the user • Force a user to input correct information into each field • Validate user data on submit • Store updated values from the input and output to console • Display updated values on a new page