glass
pen
clip
papers
heaphones

Individual: Personal Information Application

Individual: Personal Information Application

This assignment will be done in Xcode using objective-c    (Apple Mac)   Create a simple application that gathers the following personal information: First Name Last Name Address City State Gender Level of Education Phone Number E-mail Address Date of Birth Use a class named ‘Person’ that holds the properties above. Include format validation on the phone number and e-mail address. Collect the date of birth using a modal view with a date picker.  Gender should use a toggle (segmented button) and level of education an action sheet (high school, associates, bachelors, masters and doctorate).  Submit the application to the Assignment Files tab above.