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 #98

Conversation

toonami2907
Copy link
Collaborator

This pull request introduces a new waitlist form component for the organization's project. The form allows users to sign up for a waitlist by entering their name and email address. It features form validation and responsive design to ensure compatibility with various screen sizes.

Key Features
Form Component:

Developed a waitlist form using React and Tailwind CSS.
Integrated form validation for name and email fields.
Included success and error messages to provide user feedback.
Implemented responsive design to adapt to various screen sizes, including extra-small devices.
Validation:

Checks for non-empty name and valid email address before allowing submission.
Error Handling:

Displays error messages for invalid input or submission issues.
Code Changes
Action Function:

Removed placeholder API integration (commented out) for form submission.
Validates form data on the server side.
Form Component:

Added state management for form input and error handling.
Used Tailwind CSS for responsive styling and layout adjustments.
Fixed button styling to ensure it stays within the parent container.

Additional Notes
The form design maintains static dimensions as per the requirement.
Adjustments have been made for extra-small screens to ensure usability.
Please review the changes and let me know if there are any further adjustments needed.

lordfrantex and others added 30 commits July 19, 2024 17:32
…ipts-to-pnpm

Change deploy scripts to pnpm
@toonami2907 toonami2907 force-pushed the feat/HNG-82-develop-waitlist-form-to-add-user branch from e20200c to 09ccef9 Compare July 20, 2024 16:58
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.

7 participants