maralbahari / Shroomies-Android-App-project

This is an app to find roommates, and track down expenses and chores among roommates
1 stars 0 forks source link

Feature/sign up activity #21

Closed maralbahari closed 3 years ago

maralbahari commented 3 years ago

I have changed sign up back to client side since we cant pass the user password in plain text. solved the problem with username by changing and twisting some functions :)) for now is the only thing we can do... is working fine plus I had to comment some code in login because we are checking if user verified their email before logging in which now we dont need that to do our development first. please review