Register page #21

Closed
opened 2023-03-19 15:03:14 -04:00 by juggy1233 · 0 comments
Owner

Make a register page that will allow the user to input:

  • role (dropdown): student, teacher
  • username
  • email
  • password
  • confirmation password

Then send a request to /register endpoint. If success redirect to login page

Make a register page that will allow the user to input: - role (dropdown): student, teacher - username - email - password - confirmation password Then send a request to `/register` endpoint. If success redirect to login page
juggy1233 added the frontend label 2023-03-19 15:03:14 -04:00
juggy1233 added this to the Frontend project 2023-03-19 15:03:14 -04:00
juggy1233 referenced this issue from a commit 2023-03-19 15:10:22 -04:00
juggy1233 added reference #21-register-page 2023-03-19 16:36:45 -04:00
juggy1233 referenced this issue from a commit 2023-03-19 16:42:04 -04:00
juggy1233 referenced this issue from a commit 2023-03-19 16:43:46 -04:00
juggy1233 referenced this issue from a commit 2023-03-19 16:49:47 -04:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: juggy1233/COMP-2707-final-project#21