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

feat: anthony guido technical assessment #2

Closed
wants to merge 7 commits into from

Conversation

anthonyguidomadrid
Copy link

@anthonyguidomadrid anthonyguidomadrid commented Nov 8, 2024

Pull Request: Add Reusable Account Creation Wizard

Summary

This PR introduces a reusable multi-step Wizard component to streamline account creation, featuring form validation, async API calls, and state management via Redux. A demo video is included for reference.

Key Features

  • Reusable Wizard Component: Supports multi-step flows with validation and navigation controls.
  • 3-Step Account Creation Workflow:
    • Step 1: User name and descriptiob capture with async validation.
    • Step 2: Feature selection.
    • Step 3: Final review.
  • API Integration: Includes async validation for username and submission endpoint.
  • Redux State Management: Manages form data across steps for persistence.
  • Custom Hooks: Reusable hooks for form and API management.
  • Material UI Styling: Consistent and responsive UI with MUI components.
  • Enhanced UX: Clear progress indicators, loading states, and error messages.

Additional Notes

  • Includes video demo showing full wizard functionality.

Please review and provide feedback.

Demo Image

Copy link

github-actions bot commented Nov 11, 2024

Preview available for this PR:
https://ui-pr2.wfdeptest.apps.latest.appvia.dev
Last deployed: Mon, 11 Nov 2024 17:46:46 GMT

@mrsheepuk mrsheepuk closed this Dec 2, 2024
@mrsheepuk mrsheepuk deleted the feat/anthony-technical-assessment branch December 2, 2024 11:37
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.

2 participants