Skip to content

Conversation

Deolys
Copy link
Owner

@Deolys Deolys commented Aug 15, 2024

  1. Task: https://github.com/rolling-scopes-school/tasks/blob/master/react/modules/tasks/forms.md
  2. Screenshot:
    image
  3. Deployment: https://dazzling-salamander-ab2f1e.netlify.app/
  4. Done 15.08.2024 / deadline 19.08.2024
  5. Score: 100 / 100
  • 3 routes (main and 2 routes for forms), Redux is set up and used to collect data from both forms, redirect to main route after submitting the form - 15 points
  • Validation works for both forms according to the requirements (error messages, blocking submit button), Yup is used for validation (10 points if works only for one form) - 20 points
  • Name, age, email, gender picker, accept T&C are implemented for both forms and collect data (if something doesn't work, score can be less) - 20 points
  • Input for image is implemented for both forms, image is saved as base64 and dispaly on the main route after redirect - 15 points
  • Passwords (with password strength) are implemented for both forms - 15 points
  • Autocomplete works for both forms - 15 points
    Max points should be assigned in case if the requirement has been implemented for both forms, if something doesn't work, score should be less

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