pandaxin8 / food-waste-game

Food waste sustainability awareness game built with Flutter
MIT License
1 stars 0 forks source link

Implement Anonymous/Guest Sign-In Functionality #52

Closed pandaxin8 closed 7 months ago

pandaxin8 commented 7 months ago

Description: The application currently supports sign-in with email and password. We aim to enhance user accessibility by introducing an anonymous or guest sign-in option. This feature will allow users to explore the game without creating an account, providing them with immediate access to gameplay while still preserving the option to sign in or sign up for a more personalized experience later.

Acceptance Criteria:

pandaxin8 commented 7 months ago

Screenshot 2024-03-03 210000

Separating "Provide an option for anonymous users to convert their account into a permanent account (email/password) without losing game progress." into a separate issue: ##53