hieuwu / android-groceries-store

A Groceries Store app with basic order flow. 🍕 Help you learn modern Android development skills in real production environment. ❤️
https://hieuwu.github.io/android-groceries-store/
MIT License
231 stars 59 forks source link

Migrate account feature from XML to Jetpack Compose #183

Closed Devendra34 closed 1 year ago

Devendra34 commented 1 year ago

Onboarding in Jetpack Compose (Fixes #173)

Composable tree

Screenshot

Signed In State Signed Out State
Screenshot 2023-10-02 at 12 21 10 AM Screenshot 2023-10-01 at 11 32 56 PM
hieuwu commented 1 year ago

Hi @Devendra34 . Just a question. Did you create account on Supabase?

Devendra34 commented 1 year ago

Hi @Devendra34 . Just a question. Did you create account on Supabase?

Yes @hieuwu.