android-groceries-store

A Groceries Store app with basic order flow. 🍕 Help you learn modern Android development skills in real production environment. ❤️

MIT License

Stars
220
Committers
20

Bot releases are visible (Hide)

android-groceries-store - Groceries Store v2.0.0 Latest Release

Published by hieuwu 10 months ago

🥳 What's New

  • Migrated the whole old XML view system to Jetpack Compose
  • Replaced Firebase Cloud Storage and Authentication with Supabase GoTrue and Postgrest respectively
  • Ui improvement across the app

⭐️ What's Changed

👋 New Contributors

Full Changelog: https://github.com/hieuwu/android-groceries-store/compare/v1.1.0...v2.0.0

android-groceries-store - Groceries Store (v1.1.0)

Published by hieuwu over 2 years ago

  • Display push notification in diffenrent styles based on data from Firebase
android-groceries-store - Groceries Store (v1.0.2)

Published by hieuwu over 2 years ago

  • Refactor code, separate methods in UI controllers
  • Fix wrong successful order dialog display
  • Support login from profile page
android-groceries-store - Groceries Store (v1.0.1)

Published by hieuwu almost 3 years ago

  • Display push notification from firebase

Full Changelog: https://github.com/hieuwu/android-groceries-store/compare/v1.0...v1.0.1

android-groceries-store - Groceries Store First Release (v1.0)

Published by hieuwu almost 3 years ago

  • Complete basic flow to create an order
  • Handle caching invalidation with work manager
  • Offline mode
Badges
Extracted from project README
Android CI Maintainability Rating SonarCloud All Contributors
Related Projects