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

User Registration Page #67

Open
3 tasks
cjsim89 opened this issue Oct 9, 2023 · 0 comments
Open
3 tasks

User Registration Page #67

cjsim89 opened this issue Oct 9, 2023 · 0 comments
Labels

Comments

@cjsim89
Copy link
Contributor

cjsim89 commented Oct 9, 2023

When a user visits the '/register' path they should see a form to register.

The form should include:

  • Name
  • Email (must be unique)
  • Register Button

Once the user registers they should be taken to a dashboard page '/users/:id', where :id is the id for the user that was just created.

@cjsim89 cjsim89 added the core label Oct 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

No branches or pull requests

1 participant