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

Investor(newbie) registration form #53

Open
WagnerCenteio opened this issue Oct 17, 2020 · 0 comments
Open

Investor(newbie) registration form #53

WagnerCenteio opened this issue Oct 17, 2020 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@WagnerCenteio
Copy link
Collaborator

!! Read all notes and instructions !!

  1. Write the JSX that represents the forms with the according field types and submition button;
  2. Fields: name, gender, email, picture, password, phoneNumber, birthdate, location, isNewbie, amountWillingToRisc, isAwareOfScams, hasBeenScammed;
  3. Create one function named handleSubmit. then assign it to the form submit event;
  4. Validate that every fields are not empty before submission;

Note1: There is one empty form page already created that can be found in client/src/components/routes/register.js

@WagnerCenteio WagnerCenteio added the enhancement New feature or request label Oct 17, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants