Skip to content

User Registration Page #8

Description

@markertmer

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.

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions