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

Open
3 tasks
markertmer opened this issue Mar 21, 2022 · 0 comments
Open
3 tasks

User Registration Page #8

markertmer opened this issue Mar 21, 2022 · 0 comments
Assignees
Labels

Comments

@markertmer
Copy link
Owner

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.

@markertmer markertmer added this to To Do in Viewing Party 2111 Mar 21, 2022
@mcharrod mcharrod moved this from To Do to In Progress in Viewing Party 2111 Mar 21, 2022
@mcharrod mcharrod moved this from In Progress to To Do in Viewing Party 2111 Mar 21, 2022
@markertmer markertmer self-assigned this Mar 21, 2022
@markertmer markertmer moved this from To Do to In Progress in Viewing Party 2111 Mar 21, 2022
@markertmer markertmer moved this from In Progress to Done in Viewing Party 2111 Mar 23, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Development

No branches or pull requests

1 participant