Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

React Forms #2

Open
wants to merge 35 commits into
base: 1-components
Choose a base branch
from
Open

React Forms #2

wants to merge 35 commits into from

Conversation

StanislavMamulin
Copy link
Owner

Task: description
Screenshot:

Done 27.03.2023 / deadline 27.03.2023
Score: 15 / 15

  • Linting can be run and doesn't produce any errors or warnings - 2 points.
  • Tests can be run and the test coverage is equal or higher than 50% - 3 points.

Cross check:

  • There is an additional route for forms - 1 point.
  • Form contains 6 mandatory fields (text and date inputs. dropdown, checkbox, radio, file upload) - 2 points.
  • Validation works on submit - 2 points.
  • After submitting the form result is provided on a card, confirmation is shown, form is cleared - 3 points.
  • Each form submission creates a new card - 2 points.

@StanislavMamulin StanislavMamulin changed the base branch from main to 1-components March 28, 2023 18:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant