michaellaunay / alirpunkto

0 stars 0 forks source link

Interface for Application Submission and Identity Verification Mode Selection #14

Closed michaellaunay closed 7 months ago

michaellaunay commented 1 year ago

Objective: Allow users to submit their application and choose their preferred method for identity verification.


Description:

  1. Header:

    • Title: "Application Submission and Identity Verification".
  2. Content:

    • A section dedicated to finalizing the application with a summary of all input data (e.g., name, email, type of membership, etc.).
    • An informative note: "Before you submit, please choose a method for identity verification."
    • A selection panel with different modes of identity verification:
      • Option A: Email verification (You will sent an email to your address with a verification code, email prototype provided).
      • Option B: Video Conference Verification (You will send a email to have a date for being connected to a live agent for a brief video call to verify your identity, email prototype provided).
      • Option C: [For future version, Another verification method, e.g., European ID wallet].
    • A "Submit" button to finalize the application and begin the identity verification process.
  3. Actions:

    • Users can review their application details.
    • Users can select their preferred identity verification method.
    • After selecting a method and clicking "Submit", users will be redirected to the respective verification process based on their choice.
  4. Footer:

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

Mockups: To be provided by the design team. Mockups should showcase the interface across different devices (desktop, tablet, mobile).


Acceptance Criteria:

  1. The interface loads smoothly without errors.
  2. All application details are presented clearly for review.
  3. Users can easily select their desired identity verification method.
  4. The "Submit" action works as expected and directs the user to the appropriate verification process.
  5. Design is adaptive and appears properly on all devices and screen resolutions.

Dependencies:


Notes:


Priority: High, as this is a crucial step in the application process.

Time Estimate: 1.5 days (1/2 day for the basic interface setup, 1/2 day for integrating with backend and testing, 1/2 day for revisions and improvements).