sourabhkumar47 / ResQFood

ResQFood is a platform dedicated to the noble cause of reducing food wastage by facilitating the redistribution of surplus food during late-night hours before restaurant closures. Our mission is to ensure that excess inventory finds a purposeful destination rather than ending up in landfills, contributing to a more sustainable and compassionate foo
MIT License
19 stars 38 forks source link

Anonymous login #99

Closed HemangMishra1234 closed 1 month ago

HemangMishra1234 commented 1 month ago

Description

Implement log in as guest using anonymous google sign in. Using snackbar for displaying errors instead of toast messages. Added animations at relevant places during login. Shifted phone number and guest log in logic to AccountServices interface.

Related Issue

Fixes #94

Video for reference

https://github.com/sourabhkumar47/ResQFood/assets/132752204/36a5253d-2861-41a9-9c32-81c53cda05c1

sourabhkumar47 commented 1 month ago

LGTM!