CSC207-2023Y-UofT / course-project-tnt

course-project-tnt created by GitHub Classroom
1 stars 0 forks source link

user refactored to comply with solid/ca #22

Closed kimmari1 closed 1 year ago

kimmari1 commented 1 year ago

FIRST COMMIT: user refactored to comply with solid/ca Changes made:

SECOND COMMIT: Minor user refactoring and added test classes Changes made:

peterjangml commented 1 year ago

Nice! Cool how you caught some implementations that did not comply with SOLID/CA! I will pull this to my local and replace your Android Toasts to my prompts for SigninUser and RegisterUser, using your exception classes.