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

Task done. #11

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ The task involves creating a form with specific fields and submitting the form.

## Task Requirements

1. Create a form with the following fields:
1. Create a form with the following fields:-
- **Name**: A field for participants to enter their full name.
- **Branch**: A field for participants to enter their branch of study.
- **Email**: A field for participants to enter their email address.
Expand All @@ -30,7 +30,7 @@ The task involves creating a form with specific fields and submitting the form.

The deadline for completing this task is the end of the day (EOD) on July 13th.

## Additional Notes
## Additional Notes.

- Participants are free to use any framework of their choice for building the form and UI. They can select from popular options such as React, Angular, Vue.js, or any other framework they are comfortable with.

Expand Down