michaellaunay / alirpunkto

0 stars 0 forks source link

Email Address Entry Form for Applicant #11

Closed michaellaunay closed 7 months ago

michaellaunay commented 1 year ago

Objective: Allow the applicant to enter their email address to continue their registration or application process.


Description:

  1. Header:

    • Display a title: "Enter your email address".
    • A subtitle briefly explaining why we need the applicant's email address.
  2. Content:

    • An input field for the email address:
      • With a letter or envelope icon on the left.
      • Placeholder text: "example@domain.com".
    • A note below the field stating: "We will never share your email with third parties."
  3. Actions:

    • A "Next" button for the applicant to proceed after entering their email.
    • Basic verification to ensure the email address format is valid.
  4. Footer:

    • A "Back" link to return to the previous step.
    • Links to the privacy policy and terms of use.

Mockups: To be provided by the design team. Mockups should show what the form will look like on various devices (desktop, tablet, mobile). Mockups


Acceptance Criteria:

  1. The form loads correctly and without errors.
  2. Users can easily input their email address.
  3. The "Next" button functions correctly and leads to the next registration or application step.
  4. The design is responsive and displays correctly on all devices and screen sizes.

Dependencies:


Notes:


Priority: High, as it directly influences the applicant's initial interaction with the platform.

Time Estimate: 1.5 days (1/2 day for basic setup, 1/2 day for styling and design, 1/2 day for testing and revisions).