PinewoodPip / Giickos

0 stars 0 forks source link

Login/register activities #3

Closed PinewoodPip closed 1 year ago

PinewoodPip commented 1 year ago

Activities need to be created for the log in and register process.

This is fairly low priority since any account-related functionality won't be added until much later, but at the same time the views are easy to implement to make the prototype look more fleshed out.

image

PinewoodPip commented 1 year ago

"Forgot password" would be nice to have, though I'm not sure how to achieve it - I think it requires some firebase setup to be able to send emails.

Additionally, the ability to enter as a guest needs to be removed. It will not be supported in the end.