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
220 stars 55 forks source link

migrated NotificationSettings fragment to NotificationSettingsScreen Composable #188

Closed Yashraj254 closed 12 months ago

Yashraj254 commented 1 year ago

NotificationSettings in Jetpack Compose (Fixes #175 )

  • [x] Implemented NotificationSettings Screen Composable
  • [x] Deleted fragment_notification_settings.xml file

Screenshot

Screenshot_2023-10-04-04-28-01-43_4c7a1d9749c5968f7f9bd1b0ef18adf7 1
Yashraj254 commented 1 year ago

hey @hieuwu , though this should work as expected, i am facing problems with authentication part as it keeps giving me request time out error, also my email rate limit is exceeded, i am unable to test it properly. it will be helpful if you can take a look at it.

hieuwu commented 1 year ago

hey @hieuwu , though this should work as expected, i am facing problems with authentication part as it keeps giving me request time out error, also my email rate limit is exceeded, i am unable to test it properly. it will be helpful if you can take a look at it.

Great work Yash. I’ll take a look and test it. No worries

Yashraj254 commented 12 months ago

@hieuwu thankyou.😊

hieuwu commented 12 months ago

Hi just a question @Yashraj254 . Did you create account on Supabase?

Yashraj254 commented 12 months ago

@hieuwu yes i did.