Skip to content
This repository has been archived by the owner on Feb 2, 2020. It is now read-only.

Contact Page

Michał B edited this page Feb 12, 2018 · 1 revision
Step Action Expected result
1. Layout
  • Same as for the home page
2. Content
  • It has the words "Contact" above the div with the information
  • It has a button "Send an email", allowing you to send a contact email
  • It has a contact form
3. Inscription: About us
  • It is responsive
  • It has the same style as the word "Regulations" in the regulations page
4. Information div
  • It is responsive
  • It is divided into two columns
  • The first column has information about us, such as phone number, address, etc.
  • The second column has a contact form
5. Contact form
  • It is responsive
  • Contains two text boxes, one Text area and a button to send an email
6. Textbox: Name and Surname
  • It is responsive
  • It is a required field
  • Has a minimum length of 8
  • Has a maximum length of 50
  • Has a placeholder "Name and surname"
7. Textbox: Email Address
  • It is responsive
  • It is a required field
  • Has a minimum length of 7
  • Has a maximum length of 50
  • Has a placeholder "Email Address"
8. Text area: Message
  • It is responsive
  • It is a required field
  • Has a minimum length of 12
  • Has a maximum length of 350
  • Has a placeholder "Message"
9. Button: Send an email
  • It's responsive
  • It has the words "Send an email"
  • It is aligned to the right side of the form
10. Footer
  • Same as for the home page

General


Technical documentation

  1. Models
Clone this wiki locally