nimblehq / flutter-ic-david-bruce

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[UI] As a user, I can sign in with email and password

ducbm051291 opened this issue · comments

Why

  • User must be authenticated before taking or viewing any survey. Application must allow users to authenticate with their email and password

Acceptance Criteria

  • Display blurred background
  • Display Nimble logo
  • Display text input for Email
    • Set the placeholder text to Email
  • Display text input for Password
    • Set the placeholder text to Password
    • Secure the Password with iOS native feature
    • Display Forgot password button on the right edge of input
  • Display Login button

Design

Screen Shot 2022-05-06 at 13 58 01