UniversityOfSaskatchewanCMPT371 / term-project-2024-team-1

4 stars 0 forks source link

SQL Table and interface for signup and password reset requests #123

Closed thaiVL closed 8 months ago

thaiVL commented 8 months ago

Issue Description

Create a migration script to create a new SQL table for user requests for signup and password resets. Correspondingly, create the repo interfaces and domain objects for these requests.

Documentation

UML Diagram will be on google drive.