/trybewarts

My first project working with someone else, where I could improve my github skills. It's an evaluation form made with HTML and CSS.

Primary LanguageHTML

TrybeWarts

First project done in pairs! Sergio Cassete and I developed this project together at the end of block 6, in which we studied HTML forms, frameworks(bootstrap), and flexbox.

how the trybewarts project works

How it works

The most important features of this project are:

  1. When entering the email tryber@teste.com and the password 123456 in the inputs of the header, an alert will appear saying 'Hello, Tryber!';
  2. There is a character counter in the text area, in which, as characters as are written, it counts and updates how many spaces are available before reaching the maximum limit;
  3. The send button can only be activated after the "agree" field is selected;
  4. After clicking on the submit button, the form is replaced by the answers of the user.

In addition, the page was made using several resources of Forms in HTML, and its styling was done using knowledge in flexbox and Bootstrap.

Deploy

If you are interested in seeing the final result you can access it by this link.


If you see something that can be improved, please contact me! All feedback is very welcome.:sparkles: