ubclaunchpad / ratemycourse

2 stars 1 forks source link

Progress up until now #20

Closed AnnieZhou08 closed 6 years ago

AnnieZhou08 commented 6 years ago

Home page (DONE 👍 ) : access (buttons) to login + registration -> MainActivity; We might need a "resend verification email button" Registration page (DONE 👍 ) : register + sending email -> RegisterActivity; We would still need to block non-ubc emails after testing is done; Login page (DONE 👍 ) : logging in - check if user in database -> yes -> homepage; no -> check email verified -> yes -> profile settings; no -> please verify email; otherwise -> failed to authenticate