Skip to content

Conversation

@s-naik
Copy link
Contributor

@s-naik s-naik commented Nov 12, 2023

created static database based on a related csv file with: id, first name, last name, email, faculty, member type, and watiam.

the enum values are not used in the database (the variable names are used), but if we need the enum values instead then that's a quick fix

created static database based on a related csv file with:
id, first name, last name, email, faculty, member type, and watiam.

the enum values are not used in the database (the variable names are used), but if we need the enum values instead then that's a quick fix
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

typo in file name

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can we add some more name and email formats? i.e. multi-word and hyphenated names (first and last), emails with numbers, non-uwaterloo emails

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants