coconnor0803 / csci3308team015-06

CSCI 3308 LearnMaster Application
0 stars 0 forks source link

User Registration #7

Open coconnor0803 opened 5 months ago

coconnor0803 commented 5 months ago

As a user I should be able to create a new account by providing necessary information.

Acceptance Criteria: As a user, I should be able to fill out a registration form with fields for name, email, and password. As a user, upon successful registration, I should receive a confirmation message and be redirected to the login page.

coconnor0803 commented 4 months ago

The registration was implemented on April 11th. The user is able to successfully register their account. They are routed to the login page in order to login to their account.