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/email verification otp #12

Merged
merged 4 commits into from
Oct 29, 2024
Merged

Conversation

sanjaysah101
Copy link
Collaborator

Added

Changed

Improved

@sanjaysah101 sanjaysah101 self-assigned this Oct 29, 2024
Sanjay Kumar Sah and others added 4 commits October 29, 2024 12:05
- Add reusable components: header, footer, and button
- Create EmailVerificationOTP template for OTP-based email verification
- Implement Factory Design Pattern using Higher-Order Components (HOC) in React
  - Create EmailWrapper component
  - Develop WithEmailWrapper HOC for enhanced email functionality
- Extend emailVerificationOTPPayload with recipientName field
- Integrate Tailwind CSS for consistent and efficient styling

This commit introduces a new email verification system and improves overall UI
components, leveraging design patterns and modern styling techniques to enhance
code reusability and maintainability.
@sanjaysah101 sanjaysah101 force-pushed the feat/email-verification-otp branch from 3d5eff9 to 40ff468 Compare October 29, 2024 06:35
@sanjaysah101 sanjaysah101 merged commit a9dcfe1 into dev Oct 29, 2024
2 checks passed
@sanjaysah101 sanjaysah101 deleted the feat/email-verification-otp branch October 29, 2024 06:40
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