You are on page 1of 1

Apply for Job:

 Build an Aura Component


 Deploy / Demonstrate the Solution
 Develop Test Classes
 Use your best judgement to assume where the requirement is not explicitly mentioned

Problem Description:

 Build an aura component for a Job Application


 Application Form should contain the following input fields:
o First Name*
o Last Name*
o Date of Birth*
o Phone Number*
o Email Id*
o Marital Status
o Nationality
o CV/Profile Document Upload (File-Explorer/Drag-n-Drop) *
 Fields mentioned with * are Mandatory
 First Name and Last Name should be stored in a Single field of an Object in the format:
Last Name, First Name
 The uploaded CV/Profile Document should be stored as a File

You might also like