Add username #136
Labels
accepted
Accepted issue ready to be worked on
feature
New feature or request
good first issue
Good for newcomers
Is your feature request related to a problem? Please describe.
Users are currently represented by a random hash. I want to give users the option to have a username.
Describe the solution you'd like
Two columns need to be added to the database:
Then the reviews list needs to be updated to include the username instead of the hash IF anonymized is false.
The text was updated successfully, but these errors were encountered: