Skip to content

Instantly share code, notes, and snippets.

@Fiyin-Anne
Last active January 11, 2023 06:11
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Fiyin-Anne/d3b7826616399bd128b7d948ca7b64da to your computer and use it in GitHub Desktop.
Save Fiyin-Anne/d3b7826616399bd128b7d948ca7b64da to your computer and use it in GitHub Desktop.
This is a functional documentation exercise.

Login Page

Screen Shot 2023-01-10 at 11 21 52 PM

As a paragraph:

This page is a form with two input fields labelled EMAIL ADDRESS / PHONE NUMBER and ENTER YOUR PASSWORD. It also has a Forgot password? hyperlink for resetting your password. The hyperlink is above the Log In button that completes the login process. Finally, beneath that button is a Don't have an account? text. The Register hyperlink beside this text creates a new account.

As a list:

  • an input field labelled EMAIL ADDRESS / PHONE NUMBER for the email or phone number attached to your account.
  • an input field labelled ENTER YOUR PASSWORD for account password.
  • a Forgot password? hyperlink to reset your password.
  • a Log In button that completes the login process.
  • a Register hyperlink that creates a new account.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment