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/hng 82 develop waitlist form to add user #263

Conversation

toonami2907
Copy link
Collaborator

Description

**Closes #82# Changes proposed

What were you told to do?

Implement a waitlist form with validation and style it using Tailwind CSS.

What did you do?

  1. Created the WaitlistForm component with form validation.
  2. Applied direct Tailwind CSS styles instead of global styles for the form and its elements.
  3. Added error handling for invalid form submissions.
  4. Updated the form to show a success message upon successful submission.

Check List (Check all the applicable boxes)

🚨Please review the contribution guideline for this repository.

  • My code follows the code style of this project.
  • This PR does not contain plagiarized content.
  • The title and description of the PR are clear and explain the approach.
  • I am making a pull request against the dev branch (left side).
  • My commit message style matches our requested structure.
  • My code additions will fail neither code linting checks nor unit tests.
  • I am only making changes to files I was requested to.

Screenshots/Videos

Screenshot_20-7-2024_122132_github com

@toonami2907 toonami2907 self-assigned this Jul 21, 2024
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.

[Feature]: Develop Form on the Waitlist Page to Add Users to the Waitlist
1 participant