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

Migrate Checkout feature to Jetpack Compose #174

Closed hieuwu closed 12 months ago

hieuwu commented 1 year ago

Currently feature Account in presentation/checkout package is implemented with XML view system. Let's convert it to Jetpack Compose. See shop feature for reference

p42rthicle commented 1 year ago

Hi, I would love to work on this issue! Can you assign it to me?

hieuwu commented 1 year ago

Hi, I would love to work on this issue! Can you assign it to me?

Sure. Let me know if uou need any support